JamShellColumnCollectionClear Method |
Removes all column headers from the collection.
Namespace: Jam.ShellAssembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntaxpublic override void Clear()
Public Overrides Sub Clear
public:
virtual void Clear() override
abstract Clear : unit -> unit
override Clear : unit -> unit
Implements
IJamShellColumnCollectionClearIListClear
See Also