The following tables list the members exposed by SubObjectsArrayBase.
Name | Description | |
---|---|---|
tagValue | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
All | Overridden. Returns the members of the collection in an object array. | |
CollectionBase | Returns the base index for the collection. | |
Count | (Inherited from Infragistics.Shared.DisposableObjectCollectionBase) | |
Disposed | (Inherited from Infragistics.Shared.DisposableObject) | |
IsReadOnly | Overridden. Return the read-only status of the array. | |
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. | |
InitialCapacity | Overridden. Returns the initial capacity used by the array. | |
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. | |
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. | |
ShouldSerialize | Determine if the object needs to be serialized. | |
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. | |
CreateArray | (Inherited from Infragistics.Shared.SubObjectsCollectionBase) | |
CreateSubObject | Overridable method for creating a new subobject. | |
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. | |
InitializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
InitSubObject | Initialize the sub object when added to the collection. | |
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. | |
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. | |
ResetSubItem | The subobject should have a Reset method which should be invoked by the derived class. | |
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. | |
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. |
Name | Description | |
---|---|---|
SubObjectDisposed | (Inherited from Infragistics.Shared.SubObjectBase) | |
SubObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) |