CustomFileListTReset Method |
This has to be implemented by the inherting control.
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax protected virtual bool Reset()
Protected Overridable Function Reset As Boolean
protected:
virtual bool Reset()
abstract Reset : unit -> bool
override Reset : unit -> bool
Return Value
Type:
BooleanTrue if successful.
See Also