Version

TimeRangeAppearancesCollection Class Properties

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

Public Properties
 NameDescription
Public PropertyAllOverridden. Returns the contents of this collection as an array.  
Public PropertyCountOverridden. Returns the number of elements in this collection.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyIsReadOnlyOverridden. Returns false since this collection can be modified.  
Public PropertyIsSynchronized (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Public PropertyItemOverloaded. Returns the Appearance object at the specified ordinal position within this collection.  
Public PropertySyncRoot (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected Properties
 NameDescription
Protected PropertyInitialCapacityOverridden. Returns the inital size of this collection.  
Protected PropertyList (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also