A strongly typed list of Path objects.
The following tables list the members exposed by the PathList type.
Name | Description | |
---|---|---|
![]() |
Adds a new element to the list. (Inherited from BaseList.) |
|
![]() |
Removes all elements from the list. (Inherited from BaseList.) |
|
![]() |
Determines if this list contains the specified element. (Inherited from BaseList.) |
|
![]() |
Gets the first element of this list. (Inherited from BaseList.) |
|
![]() |
Gets the element at the specified position in this list. (Inherited from BaseList.) |
|
![]() |
Gets the last element of this list. (Inherited from BaseList.) |
|
![]() |
Loads the list's contents. (Inherited from BaseList.) |
|
![]() |
Overloaded. (Inherited from BaseList.) |
|
![]() |
Removes a range of elements from this list. (Inherited from BaseList.) |
|
![]() |
Sets the element at the specified position in this list. (Inherited from BaseList.) |
|
![]() |
Gets the number of elements in this list. (Inherited from BaseList.) |
|
![]() |
Saves the list's contents. (Inherited from BaseList.) |
Name | Description | |
---|---|---|
![]() |
Raises the adding event. (Inherited from BaseList.) |
|
![]() |
Raises the clearing event. (Inherited from BaseList.) |
|
![]() |
Raises the removing event. (Inherited from BaseList.) |