Version

ListLevelDefinitionCollection Class Methods

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

Public Methods
 NameDescription
Public MethodAddAdds a level definition to the collection.  
Public MethodClearClears all level definitionss from the collection  
Public MethodClonePerforms a deep clone of the object. (Inherited from Infragistics.Documents.RichText.RichTextObjectBase)
Public MethodContainsOverloaded. Returns if the definition is in the collection  
Public MethodCopyToCopies the definitions into an array  
Public MethodGetEnumeratorReturns an object that can enumerate all the definitions in the collection  
Public MethodIndexOfLevelReturns the index of the level definition in the collection  
Public MethodRemoveLevelRemoves the definition for a specified level  
Public MethodSealMakes the object sealed, i.e. immutable. (Inherited from Infragistics.Documents.RichText.RichTextObjectBase)
Public MethodTryGetDefinitionTries to get a defintion for a specific level number  
See Also