| C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace : C1TopicLinkCollection Class |
The following tables list the members exposed by C1TopicLinkCollection.
| Name | Description | |
|---|---|---|
![]() | Capacity | (Inherited from System.Collections.CollectionBase) |
![]() | Count | (Inherited from System.Collections.CollectionBase) |
![]() | Item | Gets or sets the link at the specified index. |
| 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) |