For a list of all members of this type, see VariancesCollection members.
| Name | Description | |
|---|---|---|
![]() | Capacity | Gets or sets the number of elements that the System.Collections.CollectionBase can contain. (Inherited from System.Collections.CollectionBase) |
![]() | Count | Returns the number of Appointment objects in the collection. |
![]() | IsReadOnly | Overridden. Returns whether the collection is read-only. The VariancesCollection always returns true from this property. |
![]() | Item | Overloaded. Gets the Appointment object at the specified index in the collection. |
![]() | Recurrence | Returns the Recurrence object which owns this VariancesCollection object. This property is read-only. |
| Name | Description | |
|---|---|---|
![]() | EnableViewState | Turns on ViewState tracking for this WebObject (Inherited from Infragistics.WebUI.Shared.WebObjectsCollectionBase) |
![]() | InnerList | Gets an System.Collections.ArrayList containing the list of elements in the System.Collections.CollectionBase instance. (Inherited from System.Collections.CollectionBase) |
![]() | List | Gets an System.Collections.IList containing the list of elements in the System.Collections.CollectionBase instance. (Inherited from System.Collections.CollectionBase) |
![]() | Owner | The parent owner to which this object belongs. (Inherited from Infragistics.WebUI.Shared.WebObjectsCollectionBase) |