The following tables list the members exposed by DaysOfYearCollection.
| Name | Description | |
|---|---|---|
![]()  | DaysOfYearCollection Constructor | Constructor called when de-serializing the collection. | 
| 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. (Inherited from Infragistics.Win.UltraWinSchedule.UltraScheduleInfoArray) | 
![]()  | 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) | 
![]()  | Item | Overloaded. Returns a DayOfYear object based on the enum. | 
![]()  | 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 | Overloaded. Copies the elements of the collection into the array. | 
![]()  | 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) | 
![]()  | Exists | Determines if a particular day of the year has been created. | 
![]()  | GetEnumerator | IEnumerable Interface Implementation returns a type safe enumerator | 
![]()  | 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 | Overridden. Method indicating that the array contents have changed. | 
![]()  | CreateArray | (Inherited from Infragistics.Shared.SubObjectsCollectionBase) | 
![]()  | CreateSubObject | Overridden. Handles the creation of a new DayOfYear object. | 
![]()  | DeserializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | 
![]()  | DisposeCollectionItems | (Inherited from Infragistics.Shared.DisposableObjectCollectionBase) | 
![]()  | GetSubObjectPosition | Overridden. Used during de-serialization to determine where in the array to place the subobject being de-serialized. | 
![]()  | InitializeSubObject | Overridden. Initialize the DayOfYear object | 
![]()  | InitializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | 
![]()  | InitSubObject | Initialize the sub object. (Inherited from Infragistics.Win.UltraWinSchedule.UltraScheduleInfoArray) | 
![]()  | 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 | Indicates if the collection is being used in design mode. (Inherited from Infragistics.Win.UltraWinSchedule.UltraScheduleInfoArray) | 
![]()  | 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. Notify listeners that a property has changed. | 
![]()  | ResetItems | Reset the items in the array to null and unhook from the notifications. (Inherited from Infragistics.Win.UltraWinSchedule.SubObjectsArrayBase) | 
![]()  | ResetSubItem | Overridden. Reset the object in the collection. | 
![]()  | 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 | Overridden. Called by the base class to determine if the object in the collection needs to be serialized. | 
| Name | Description | |
|---|---|---|
![]()  | SubObjectDisposed | (Inherited from Infragistics.Shared.SubObjectBase) | 
![]()  | SubObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) |