For a list of all members of this type, see DelegatedServersCollection members.
Name | Description | |
---|---|---|
![]() | Add | Adds the specified DelegatedServer to the end of the collection. |
![]() | Clear | Removes all items from the collection. |
![]() | Contains | Determines whether a DelegatedServer is in the collection. |
![]() | CopyTo | Copies the entire List to a compatible one-dimensional array, starting at the specified index of the target array. |
![]() | GetEnumerator | Returns an enumerator that iterates through the DelegatedServersCollection. |
![]() | IndexOf | Returns the index of the specified DelegatedServer if it is found in the collection. |
![]() | Insert | Inserts the specified DelegatedServer at the specified index. |
![]() | Remove | Removes the specified DelegatedServer. |
![]() | RemoveAt | Removes the DelegatedServer from the specified index. |