The following tables list the members exposed by UltraScheduleInfoArray.
| Name | Description | |
|---|---|---|
![]()  | tagValue | (Inherited from Infragistics.Shared.SubObjectBase) | 
| Name | Description | |
|---|---|---|
![]()  | All | Returns the members of the collection in an object array. (Inherited from Infragistics.Win.UltraWinSchedule.SubObjectsArrayBase) | 
![]()  | CalendarInfo | Returns the owning CalendarInfo object. | 
![]()  | CollectionBase | Returns the base index for the collection. (Inherited from Infragistics.Win.UltraWinSchedule.SubObjectsArrayBase) | 
![]()  | Count | (Inherited from Infragistics.Shared.DisposableObjectCollectionBase) | 
![]()  | Disposed | (Inherited from Infragistics.Shared.DisposableObject) | 
![]()  | IsReadOnly | Return the read-only status of the array. (Inherited from Infragistics.Win.UltraWinSchedule.SubObjectsArrayBase) | 
![]()  | IsSynchronized | (Inherited from Infragistics.Shared.DisposableObjectCollectionBase) | 
![]()  | SyncRoot | (Inherited from Infragistics.Shared.DisposableObjectCollectionBase) | 
![]()  | Tag | (Inherited from Infragistics.Shared.SubObjectBase) | 
| Name | Description | |
|---|---|---|
![]()  | ArrayBase | The base number for the array. For the UltraCalendar classes, this will probably be 1. (Inherited from Infragistics.Win.UltraWinSchedule.SubObjectsArrayBase) | 
![]()  | InitialCapacity | Returns the initial capacity used by the array. (Inherited from Infragistics.Win.UltraWinSchedule.SubObjectsArrayBase) | 
![]()  | List | (Inherited from Infragistics.Shared.DisposableObjectCollectionBase) | 
![]()  | ShouldSerializeDerived | This is called from the ShouldSerialize of the SubObjectsArrayBase to determine if the derived class has anything that needs to be serialized. (Inherited from Infragistics.Win.UltraWinSchedule.SubObjectsArrayBase) | 
![]()  | SubObjectPropChangeHandler | (Inherited from Infragistics.Shared.SubObjectBase) | 
| Name | Description | |
|---|---|---|
![]()  | Contains | (Inherited from Infragistics.Shared.DisposableObjectCollectionBase) | 
![]()  | CopyTo | (Inherited from Infragistics.Shared.DisposableObjectCollectionBase) | 
![]()  | 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) | 
![]()  | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | 
![]()  | IndexOf | (Inherited from Infragistics.Shared.DisposableObjectCollectionBase) | 
![]()  | 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) | 
![]()  | Reset | Reset the properties and collection. (Inherited from Infragistics.Win.UltraWinSchedule.SubObjectsArrayBase) | 
![]()  | ShouldSerialize | Determine if the object needs to be serialized. (Inherited from Infragistics.Win.UltraWinSchedule.SubObjectsArrayBase) | 
![]()  | ShouldSerializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | 
![]()  | VerifyNotDisposed | (Inherited from Infragistics.Shared.DisposableObject) | 
| Name | Description | |
|---|---|---|
![]()  | ArrayChanged | Invoked when a subobject has been added or removed from the collection. (Inherited from Infragistics.Win.UltraWinSchedule.SubObjectsArrayBase) | 
![]()  | CreateArray | (Inherited from Infragistics.Shared.SubObjectsCollectionBase) | 
![]()  | CreateSubObject | Overridable method for creating a new subobject. (Inherited from Infragistics.Win.UltraWinSchedule.SubObjectsArrayBase) | 
![]()  | DeserializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | 
![]()  | DisposeCollectionItems | (Inherited from Infragistics.Shared.DisposableObjectCollectionBase) | 
![]()  | GetSubObjectPosition | Used during de-serialization to determine where in the array to place the subobject being de-serialized. (Inherited from Infragistics.Win.UltraWinSchedule.SubObjectsArrayBase) | 
![]()  | InitializeSubObject | Overridable method for initializing a subobject. | 
![]()  | InitializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | 
![]()  | InitSubObject | Overridden. Initialize the sub object. | 
![]()  | 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) | 
![]()  | IsDesignMode | Overridden. Indicates if the collection is being used in design mode. | 
![]()  | 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 | (Inherited from Infragistics.Shared.SubObjectBase) | 
![]()  | ResetItems | Reset the items in the array to null and unhook from the notifications. (Inherited from Infragistics.Win.UltraWinSchedule.SubObjectsArrayBase) | 
![]()  | ResetSubItem | The subobject should have a Reset method which should be invoked by the derived class. (Inherited from Infragistics.Win.UltraWinSchedule.SubObjectsArrayBase) | 
![]()  | ResetTag | (Inherited from Infragistics.Shared.SubObjectBase) | 
![]()  | SerializeObjectData | Called at the end of the GetObjectData call to get any additional info to be serialized. Note, this will only be invoked if the ShouldSerializeDerived returns true. (Inherited from Infragistics.Win.UltraWinSchedule.SubObjectsArrayBase) | 
![]()  | SerializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | 
![]()  | ShouldSerializeSubObject | Called by the base class to determine if the object in the collection needs to be serialized. (Inherited from Infragistics.Win.UltraWinSchedule.SubObjectsArrayBase) | 
| Name | Description | |
|---|---|---|
![]()  | SubObjectDisposed | (Inherited from Infragistics.Shared.SubObjectBase) | 
![]()  | SubObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) |