FileListAdd Method |
| Name | Description | |
|---|---|---|
| Add(String) |
Adds a path to the filelist. The item is initialized unchecked and
it is assumed, that it is no duplicate entry.
(Inherited from CustomFileListT.) | |
| Add(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.
| |
| Add(String, Boolean, Boolean) |
Adds a file or path to the list.
(Inherited from CustomFileListT.) |