For a list of all members of this type, see SubObjectsDictionaryBase<TKey,TValue> members.
Name | Description | |
---|---|---|
Count | Returns the number of items in the dictionary | |
Disposed | (Inherited from Infragistics.Shared.DisposableObject) | |
IsFixedSize | Gets a value indicating whether the dictionary object has a fixed size. | |
IsReadOnly | Gets a value indicating whether the dictionary object is read-only. | |
IsSynchronized | Gets a value indicating whether access to the dictionary is synchronized (thread-safe). | |
Item | Gets or sets the value associated with the specified key. | |
Keys | Gets a collection object containing the keys of the dictionary object. | |
SyncRoot | Gets an object that can be used to synchronize access to the dictionary. | |
Tag | (Inherited from Infragistics.Shared.SubObjectBase) | |
Values | Gets a collection object containing the values in the dictionary object. |
Name | Description | |
---|---|---|
Dictionary | The dictionary that contains the item references | |
InitialCapacity | Abstract property that specifies the initial capacity of the collection | |
SubObjectPropChangeHandler | (Inherited from Infragistics.Shared.SubObjectBase) |