Click or drag to resize

IJamShellColumnCollectionAdd Method

Overload List
  NameDescription
Public methodAdd(ColumnHeader) Obsolete.
Adds the specified ColumnHeader to the collection. Please use Add(JamShellColumnHeader) instead.
Public methodCode exampleAdd(JamShellColumnHeader)
Adds the specified JamShellColumnHeader to the collection.
Public methodCode exampleAdd(SHCOLUMNID)
Adds the shell column identified by the passed SHCOLUMNID.
Top
See Also