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