For a list of all members of this type, see DisposableObjectCollectionBase members.
Name | Description | |
---|---|---|
![]() | Count | Returns the number of items in the collection |
![]() | Disposed | Returns true if the object has already been disposed (Inherited from Infragistics.Shared.DisposableObject) |
![]() | IsReadOnly | Returns true if the collection is read-only |
![]() | IsSynchronized | Gets a value indicating whether access to the ArrayList is synchronized (thread-safe). |
![]() | SyncRoot | Gets an object that can be used to synchronize access to the collection. |
![]() | 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 |
![]() | List | The list that contains the item references |
![]() | SubObjectPropChangeHandler | Returns the event handler that notifies OnSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase) |