IJamShellColumnCollectionAdd Method |
Name | Description | |
---|---|---|
![]() | Add(ColumnHeader) | Obsolete.
Adds the specified ColumnHeader to the collection. Please use Add(JamShellColumnHeader) instead.
|
![]() ![]() | Add(JamShellColumnHeader) |
Adds the specified JamShellColumnHeader to the collection.
|
![]() ![]() | Add(SHCOLUMNID) |
Adds the shell column identified by the passed SHCOLUMNID.
|