Version

TimeRangesCollection Class Properties

For a list of all members of this type, see TimeRangesCollection 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 PropertyItemReturns the TimeRange instance at the specified ordinal position.  
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