PathCollection Properties |
The PathCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| AllowDuplicates |
Gets or sets a value indicating whether to allow duplicate entries in the list.
| |
| CheckIfExists |
If true, paths that do not exist will not be added to the list
| |
| IsReadOnly |
Gets a value indicating whether the collection is read-only.
| |
| Item |
Returns a path with a certain index.
|