Methods |
Scroll |
Name |
Description |
Adds the specified ThePair to the list. |
|
Copies all ThePair objects from the specified ThePairList to this one. |
|
Removes all elements from the list. |
|
Returns a copy of the list. |
|
Checks if the list contains an ThePair with the specified ID or name. |
|
Returns the first ThePair with the specified ID or name. If no matching folder item is found Nothing / null is returned. |
|
Returns an enumerator for this list. |
|
Removes the string with the specified index from the list. |
|
Returns a string representation of the object (for debugging). |