Version

DateTimeIntervalsCollection Class Properties

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

Public Properties
 NameDescription
Public PropertyAllReturns an array containing each member of this collection. (Inherited from Infragistics.Win.UltraWinSchedule.DateTimeIntervalsCollectionBase)
Public PropertyCountReturns the total number of elements in this collection. (Inherited from Infragistics.Win.UltraWinSchedule.DateTimeIntervalsCollectionBase)
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. (Inherited from Infragistics.Win.UltraWinSchedule.DateTimeIntervalsCollectionBase)
Public PropertySyncRoot (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected Properties
 NameDescription
Protected PropertyInitialCapacityReturns the initial capacity for the collection. (Inherited from Infragistics.Win.UltraWinSchedule.DateTimeIntervalsCollectionBase)
Protected PropertyInternalListReturns a generic list which stores the DateTimeInterval instances in this collection. (Inherited from Infragistics.Win.UltraWinSchedule.DateTimeIntervalsCollectionBase)
Protected PropertyList (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also