Version

DaysOfWeekCollection Class Methods

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

Public Methods
 NameDescription
Public MethodContains (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Public MethodCopyToOverloaded. Copies the elements of the collection into the array.  
Public MethodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodDispose (Inherited from Infragistics.Shared.DisposableObject)
Public MethodGetEnumeratorIEnumerable Interface Implementation returns a type safe enumerator  
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodIndexOf (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodNotifyPropChangeOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodResetReset the properties and collection. (Inherited from Infragistics.Win.UltraWinSchedule.SubObjectsArrayBase)
Public MethodShouldSerializeDetermine if the object needs to be serialized. (Inherited from Infragistics.Win.UltraWinSchedule.SubObjectsArrayBase)
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodArrayChangedOverridden. Method indicating that the array contents have changed.  
Protected MethodCreateArray (Inherited from Infragistics.Shared.SubObjectsCollectionBase)
Protected MethodCreateSubObjectOverridden. Handles the creation of a new DayOfWeek object.  
Protected MethodDeserializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodDisposeCollectionItems (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Protected MethodGetSubObjectPositionOverridden. Used during de-serialization to determine where in the array to place the subobject being de-serialized.  
Protected MethodInitializeSubObjectOverridden. Initialize the MonthOfYear object.  
Protected MethodInitializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodInitSubObjectInitialize the sub object. (Inherited from Infragistics.Win.UltraWinSchedule.UltraScheduleInfoArray)
Protected MethodInternalAdd (Inherited from Infragistics.Shared.SubObjectsCollectionBase)
Protected MethodInternalClear (Inherited from Infragistics.Shared.SubObjectsCollectionBase)
Protected MethodInternalInsert (Inherited from Infragistics.Shared.SubObjectsCollectionBase)
Protected MethodInternalRemoveOverloaded.  (Inherited from Infragistics.Shared.SubObjectsCollectionBase)
Protected MethodIsDesignModeIndicates if the collection is being used in design mode. (Inherited from Infragistics.Win.UltraWinSchedule.UltraScheduleInfoArray)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnDispose (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnSubObjectPropChangedOverridden. Notify listeners of any changes.  
Protected MethodResetItemsReset the items in the array to null and unhook from the notifications. (Inherited from Infragistics.Win.UltraWinSchedule.SubObjectsArrayBase)
Protected MethodResetSubItemOverridden. Reset the object in the collection.  
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodSerializeObjectDataCalled 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)
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodShouldSerializeSubObjectOverridden. Called by the base class to determine if the object in the collection needs to be serialized.  
See Also