JamShellColumnCollectionClear Method |
Removes all column headers from the collection.
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.1
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