Version 24.2 (latest)

DisplayCharsCollection Class Properties

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

Public Properties
 NameDescription
Public PropertyCountGets the number of elements contained in the ReadOnlyCollection instance. (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<DisplayCharBase>)
Public PropertyItemGets the element at the specified index. (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<DisplayCharBase>)
Public PropertySectionReturns the associated section object.  
Protected Properties
 NameDescription
Protected PropertyItemsReturns the IList that the ReadOnlyCollection wraps. (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<DisplayCharBase>)
See Also