Version 24.2 (latest)

VariancesCollection Class Properties

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

Public Properties
 NameDescription
Public PropertyAllOverridden. The collection as an array of objects  
Public PropertyAppointmentRecurrenceReturns the AppointmentRecurrence object which owns this VariancesCollection object. This property is read-only.  
Public PropertyCountOverridden. Returns the number of Appointment objects in the collection.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyIsReadOnlyOverridden. Returns whether the collection is read-only. The VariancesCollection always returns true from this property.  
Public PropertyIsSynchronized (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Public PropertyItemOverloaded. Gets the Appointment object at the specified index in the collection.  
Public PropertySyncRoot (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected Properties
 NameDescription
Protected PropertyInitialCapacityOverridden. Overriden. Returns the initial capacity of the collection.  
Protected PropertyList (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also