The following tables list the members exposed by SubObjectsCollectionBase.
Name | Description | |
---|---|---|
![]() | tagValue | The tag property can be used to logically attach another object or value to this object. (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
![]() | All | The collection as an array of objects |
![]() | Count | Returns the number of items in the collection (Inherited from Infragistics.Shared.DisposableObjectCollectionBase) |
![]() | Disposed | Returns true if the object has already been disposed (Inherited from Infragistics.Shared.DisposableObject) |
![]() | IsReadOnly | Returns true if the collection is read-only (Inherited from Infragistics.Shared.DisposableObjectCollectionBase) |
![]() | IsSynchronized | Gets a value indicating whether access to the ArrayList is synchronized (thread-safe). (Inherited from Infragistics.Shared.DisposableObjectCollectionBase) |
![]() | SyncRoot | Gets an object that can be used to synchronize access to the collection. (Inherited from Infragistics.Shared.DisposableObjectCollectionBase) |
![]() | Tag | The tag property can be used to logically attach another object or value to this object. (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
![]() | InitialCapacity | Abstract property that specifies the initial capacity of the collection (Inherited from Infragistics.Shared.DisposableObjectCollectionBase) |
![]() | List | The list that contains the item references (Inherited from Infragistics.Shared.DisposableObjectCollectionBase) |
![]() | SubObjectPropChangeHandler | Returns the event handler that notifies OnSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
![]() | Contains | Returns true if the collection contains the instance specified. (Inherited from Infragistics.Shared.DisposableObjectCollectionBase) |
![]() | CopyTo | Copies the items from the collection into the array. (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 | Called to Dispose the object (Inherited from Infragistics.Shared.DisposableObject) |
![]() | GetItem | Virtual method that returns the object at the specified index (Inherited from Infragistics.Shared.DisposableObjectCollectionBase) |
![]() | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | IndexOf | Returns the index of the object in the collection (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. Notifies any listeners when the state of an object has changed (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | ShouldSerializeTag | Returns true if the tag value is a string or a primitive type. (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | VerifyNotDisposed | Will throw an ObjectDisposedException exception if the object has been disposed of. (Inherited from Infragistics.Shared.DisposableObject) |
Name | Description | |
---|---|---|
![]() | CreateArray | Virtual method used by the All 'get' method to create the array it returns. |
![]() | DeserializeTag | Overloaded. Deserializes the tag value from the specified entry (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | DisposeCollectionItems | Calls dispose on each collection item (Inherited from Infragistics.Shared.DisposableObjectCollectionBase) |
![]() | InitializeTag | Protected method for initializing the Tag property without generating a property change notification. (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | InternalAdd | Appends the object to the collection |
![]() | InternalClear | Clears the collection |
![]() | InternalInsert | Appends the object to the collection |
![]() | InternalRemove | Overloaded. Removes an item from the collection |
![]() | MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) |
![]() | OnDispose | (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | OnObjectPropChanged | Called when a property of this object or another sub object that we are listening to notifies us that one of its properties has changed. (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | OnSubObjectPropChanged | Called when another sub object that we are listening to notifies us that one of its properties has changed. (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | ResetTag | Sets the tag value to null (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | SerializeTag | Overloaded. Serializes the Tag property's value into the specified serialization info object. (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
![]() | SubObjectDisposed | Fired when this object is disposed (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | SubObjectPropChanged | Fired when a property is changed on this object or any of its sub objects (Inherited from Infragistics.Shared.SubObjectBase) |