For a list of all members of this type, see ListLevelDefinitionCollection members.
| Name | Description | |
|---|---|---|
![]() | Add | Adds a level definition to the collection. |
![]() | Clear | Clears all level definitionss from the collection |
![]() | Clone | Performs a deep clone of the object. (Inherited from Infragistics.Documents.RichText.RichTextObjectBase) |
![]() | Contains | Overloaded. Returns if the definition is in the collection |
![]() | CopyTo | Copies the definitions into an array |
![]() | GetEnumerator | Returns an object that can enumerate all the definitions in the collection |
![]() | IndexOfLevel | Returns the index of the level definition in the collection |
![]() | RemoveLevel | Removes the definition for a specified level |
![]() | Seal | Makes the object sealed, i.e. immutable. (Inherited from Infragistics.Documents.RichText.RichTextObjectBase) |
![]() | TryGetDefinition | Tries to get a defintion for a specific level number |