Version

RichTextObjectKeyedCollectionBase<T> Class Properties

For a list of all members of this type, see RichTextObjectKeyedCollectionBase<T> members.

Public Properties
 NameDescription
Public PropertyCountGets the number of items in the collection.  
Public PropertyIsReadOnlyIndicates if the collection is readonly.  
Public PropertyIsSealedReturns true if this object has been sealed, i.e. immutable. (Inherited from Infragistics.Documents.RichText.RichTextObjectBase)
Public PropertyItemGets the item with the specified id.  
See Also