File |
| 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. | |
| 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. |