BaseSelectionList Properties |
The BaseSelectionList type exposes the following members.
Name | Description | |
---|---|---|
![]() | AllowDuplicates |
Gets or sets a value indicating whether to allow duplicate entries in the list.
(Inherited from PathCollection.) |
![]() | CalculateSelectedFiles |
Use CalculateSelectedFiles to control whether the size and count of the selected files should be calculated or not.
|
![]() | CheckIfExists |
If true, paths that do not exist will not be added to the list
(Inherited from PathCollection.) |
![]() | FileCount |
Get the total number of selected files.
|
![]() | FolderCount |
Get the total number of selected folders.
|
![]() | IsReadOnly |
Gets a value indicating whether the collection is read-only.
(Inherited from PathCollection.) |
![]() | Item |
Returns a path with a certain index.
(Inherited from PathCollection.) |
![]() | Size |
Get the total size of the selected items.
|