The following tables list the members exposed by ToolsCollectionBase.
| Name | Description | |
|---|---|---|
|  | tagValue | (Inherited from Infragistics.Shared.SubObjectBase) | 
| Name | Description | |
|---|---|---|
|  | All | Overridden. The collection as an array of objects | 
|  | AllowDuplicateKeys | Overridden. Returns true if the collection allows 2 or more items to have the same key value. | 
|  | AllowEmptyKeys | Overridden. Returns true if the collection allows items to be added that do not have key values. | 
|  | Count | Overridden. Returns the number of items in the collection | 
|  | Disposed | (Inherited from Infragistics.Shared.DisposableObject) | 
|  | IsReadOnly | Overridden. Returns whether the collection is read only. | 
|  | IsSynchronized | (Inherited from Infragistics.Shared.DisposableObjectCollectionBase) | 
|  | Item | Overloaded. Integer indexer (index) | 
|  | Owner | Returns the object that owns the ToolsCollectionBase. | 
|  | SyncRoot | (Inherited from Infragistics.Shared.DisposableObjectCollectionBase) | 
|  | Tag | (Inherited from Infragistics.Shared.SubObjectBase) | 
|  | ToolbarsManager | Returns the UltraToolbarsManager that owns the ToolsCollectionBase. | 
| Name | Description | |
|---|---|---|
|  | AllowMultipleEmptyKeys | (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase) | 
|  | CacheKeys | (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase) | 
|  | InitialCapacity | Overridden. Abstract property that specifies the initial capacity of the collection | 
|  | InternStrings | (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase) | 
|  | List | (Inherited from Infragistics.Shared.DisposableObjectCollectionBase) | 
|  | SubObjectPropChangeHandler | (Inherited from Infragistics.Shared.SubObjectBase) | 
| Name | Description | |
|---|---|---|
|  | Contains | Overloaded. (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase) | 
|  | CopyTo | Overloaded. (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase) | 
|  | 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 | Overridden. Returns true if an object with this key is already in the collection. Note, if key is null or a zero length string this method returns false | 
|  | GetEnumerator | Returns the type-safe enumerator for iterating through the ToolBase objects in the collection. | 
|  | GetItem | Overloaded. Overridden. Returns the object with the passed in key | 
|  | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | 
|  | IndexOf | Overloaded. Overridden. Returns the index of the item in the collection that has the passed in key or -1 if no item is found. | 
|  | 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) | 
|  | ShouldSerializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | 
|  | ToString | Returns an empty string so nothing shows up on the right side of the property grid. | 
|  | TryGetItem | (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase) | 
|  | VerifyNotDisposed | (Inherited from Infragistics.Shared.DisposableObject) | 
| Name | Description | |
|---|---|---|
|  | CreateArray | Overridden. Virtual method used by the All 'get' method to create the array it returns. | 
|  | DeserializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | 
|  | DisposeCollectionItems | (Inherited from Infragistics.Shared.DisposableObjectCollectionBase) | 
|  | GetObjectData | Populates the specified System.Runtime.Serialization.SerializationInfo with the data from the object. | 
|  | InitializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | 
|  | InternalAdd | Overloaded. | 
|  | InternalClear | (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase) | 
|  | InternalInsert | Overloaded. (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase) | 
|  | InternalRemove | Overloaded. | 
|  | InternalRemoveAt | (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase) | 
|  | MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | 
|  | OnDispose | Overridden. Called when this object is disposed of | 
|  | OnListChanged | (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase) | 
|  | OnObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) | 
|  | OnSubObjectPropChanged | Overridden. Called when a property has changed on a sub object. | 
|  | ResetTag | (Inherited from Infragistics.Shared.SubObjectBase) | 
|  | SerializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | 
| Name | Description | |
|---|---|---|
|  | SubObjectDisposed | (Inherited from Infragistics.Shared.SubObjectBase) | 
|  | SubObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) |