Version 24.2 (latest)

DateTimeIntervalsCollectionBase Class Properties

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

Public Properties
 NameDescription
Public PropertyAllOverridden. Returns an array containing each member of this collection.  
Public PropertyCountOverridden. Returns the total number of elements in this collection.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyIsReadOnlyOverridden. Returns false.  
Public PropertyIsSynchronized (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Public PropertyItemReturns the DateTimeInterval instance 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 initial capacity for the collection.  
Protected PropertyInternalListReturns a generic list which stores the DateTimeInterval instances in this collection.  
Protected PropertyList (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also