Name | Description | |
---|---|---|
![]() | Add | Adds the specified link to the collection. |
![]() | Clear | (Inherited from System.Collections.CollectionBase) |
![]() | Contains | Determines whether the collection contains a specified link. |
![]() | IndexOf | Searches for the specified link and returns the zero-based index. |
![]() | Insert | Inserts the link into the specified zero-based position. |
![]() | Remove | Removes the first occurrence of a specified link from the collection. |
![]() | RemoveAt | (Inherited from System.Collections.CollectionBase) |