C1.Win.C1Command.4.8 Assembly / C1.Win.C1Command Namespace / C1TopicLinkCollection Class


C1TopicLinkCollection Class Methods

For a list of all members of this type, see C1TopicLinkCollection members.

Public Methods
 NameDescription
Public MethodAdds the specified link to the collection.  
Public Method (Inherited from System.Collections.CollectionBase)
Public MethodDetermines whether the collection contains a specified link.  
Public MethodSearches for the specified link and returns the zero-based index.  
Public MethodInserts the link into the specified zero-based position.  
Public MethodRemoves the first occurrence of a specified link 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