Click or drag to resize

FileListAdd Method

Overload List
 NameDescription
Public methodAdd(String) Adds a path to the filelist. The item is initialized unchecked and it is assumed, that it is no duplicate entry.
Public methodAdd(String, Boolean) Adds a path to the filelist. The item is initialized with state given in checked parameter and it is assumed, that it is no duplicate entry.
Public methodAdd(String, Boolean, Boolean) Adds a file or path to the list.
Top
See Also