C1.Win.C1Command.4.8 Assembly / C1.Win.C1Command Namespace / C1TopicPageCollection Class
Properties Methods


C1TopicPageCollection Class Members

The following tables list the members exposed by C1TopicPageCollection.

Public Properties
 NameDescription
Public Property (Inherited from System.Collections.CollectionBase)
Public Property (Inherited from System.Collections.CollectionBase)
Public PropertyGets or sets the page at the specified index.  
Top
Protected Properties
 NameDescription
Protected Property (Inherited from System.Collections.CollectionBase)
Protected Property (Inherited from System.Collections.CollectionBase)
Top
Public Methods
 NameDescription
Public MethodAdds the specified page to the collection.  
Public Method (Inherited from System.Collections.CollectionBase)
Public MethodDetermines whether the collection contains a specified page.  
Public MethodSearches for the specified page and returns the zero-based index.  
Public MethodInserts the page into the specified zero-based position.  
Public MethodRemoves the first occurrence of a specified page from the collection.  
Public Method (Inherited from System.Collections.CollectionBase)
Top
Protected Methods
 NameDescription
Protected Method (Inherited from System.Collections.CollectionBase)
Protected MethodOverridden. Performs additional custom processes after clearing the contents of the System.Collections.CollectionBase instance.  
Protected MethodOverridden. Performs additional custom processes before inserting a new element into the System.Collections.CollectionBase instance.  
Protected MethodOverridden. Performs additional custom processes after inserting a new element into the System.Collections.CollectionBase instance.  
Protected Method (Inherited from System.Collections.CollectionBase)
Protected MethodOverridden. Performs additional custom processes after removing an element from the System.Collections.CollectionBase instance.  
Protected Method (Inherited from System.Collections.CollectionBase)
Protected MethodOverridden. Performs additional custom processes after setting a value in the System.Collections.CollectionBase instance.  
Protected Method (Inherited from System.Collections.CollectionBase)
Top
See Also