| C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace : C1TopicPageCollection Class |
The following tables list the members exposed by C1TopicPageCollection.
| Name | Description | |
|---|---|---|
![]() | Capacity | (Inherited from System.Collections.CollectionBase) |
![]() | Count | (Inherited from System.Collections.CollectionBase) |
![]() | Item | Gets or sets the page at the specified index. |
| Name | Description | |
|---|---|---|
![]() | Add | Adds the specified page to the collection. |
![]() | Clear | (Inherited from System.Collections.CollectionBase) |
![]() | Contains | Determines whether the collection contains a specified page. |
![]() | IndexOf | Searches for the specified page and returns the zero-based index. |
![]() | Insert | Inserts the page into the specified zero-based position. |
![]() | Remove | Removes the first occurrence of a specified page from the collection. |
![]() | RemoveAt | (Inherited from System.Collections.CollectionBase) |