The following tables list the members exposed by AppointmentsCollection.
Name | Description | |
---|---|---|
AppointmentsCollection Constructor | Constructor used during deserialization to initialize a new AppointmentsCollection object with the serialized property values. |
Name | Description | |
---|---|---|
tagValue | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
All | Overridden. The collection as an array of objects | |
CalendarInfo | Returns the UltraCalendarInfo component which owns the AppointmentsCollection object. This property is read-only. | |
Count | (Inherited from Infragistics.Shared.DisposableObjectCollectionBase) | |
Disposed | (Inherited from Infragistics.Shared.DisposableObject) | |
IsReadOnly | Overridden. Overriden. Indicates whether the collection is read-only. | |
IsSynchronized | (Inherited from Infragistics.Shared.DisposableObjectCollectionBase) | |
Item | Gets the Appointment object at the specified index in the collection. | |
SyncRoot | (Inherited from Infragistics.Shared.DisposableObjectCollectionBase) | |
Tag | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
InitialCapacity | Overridden. Overriden. Returns the initial capacity of the collection. | |
SubObjectPropChangeHandler | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
Add | Overloaded. Creates and adds a new Appointment with the specified start date/time and subject and to the collection. | |
AddRange | Adds an array of Appointment objects to the collection | |
Clear | Clears the AppointmentsCollection | |
Contains | (Inherited from Infragistics.Shared.DisposableObjectCollectionBase) | |
CopyTo | Overloaded. Overridden. Copies the contents of the collection to the specified array starting at the specified index. | |
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | |
Dispose | (Inherited from Infragistics.Shared.DisposableObject) | |
GetAppointmentFromBindingListIndex | Returns the appointment associated with the list object at the specified binding list index or null if not found. | |
GetAppointmentFromBindingListObject | Returns the appointment associated with the list object or null if not found. | |
GetEnumerator | IEnumerable Interface Implementation returns a type safe enumerator | |
GetItem | (Inherited from Infragistics.Shared.DisposableObjectCollectionBase) | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
GetRecurringAppointmentRoot | Gets the root appointment based on the specified recurrence AppointmentRecurrence.Id. | |
IndexOf | Overridden. Returns the index of the object in the collection | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
NotifyPropChange | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
Remove | Removes the specified Appointment from the collection. | |
RemoveAllAppointmentsForOwner | Removes all of the appointments that were assigned to the owner. | |
RemoveAt | Removes the Appointment at the specified index from the collection. | |
ResumeSort | Resumes internal sorting of the collection following a call to the SuspendSort method. | |
ShouldSerializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
SuspendSort | Suspends internal sorting of the collection until the ResumeSort method is called. | |
VerifyNotDisposed | (Inherited from Infragistics.Shared.DisposableObject) |
Name | Description | |
---|---|---|
CreateArray | Overridden. Virtual method used by the All 'get' method to create the array it returns. | |
DeserializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
DisposeCollectionItems | (Inherited from Infragistics.Shared.DisposableObjectCollectionBase) | |
InitializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
InternalAdd | (Inherited from Infragistics.Shared.SubObjectsCollectionBase) | |
InternalClear | (Inherited from Infragistics.Shared.SubObjectsCollectionBase) | |
InternalInsert | (Inherited from Infragistics.Shared.SubObjectsCollectionBase) | |
InternalRemove | Overloaded. (Inherited from Infragistics.Shared.SubObjectsCollectionBase) | |
MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | |
OnDispose | (Inherited from Infragistics.Shared.SubObjectBase) | |
OnObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) | |
OnSubObjectPropChanged | Overridden. Invoked when a property on one of the Appointment objects changes. | |
ResetTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
SerializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
SubObjectDisposed | (Inherited from Infragistics.Shared.SubObjectBase) | |
SubObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) |