I_HDAPluginDBANet4 Assembly > I_HDAPluginDBA Namespace : HandleList Class |
For a list of all members of this type, see HandleList members.
Name | Description | |
---|---|---|
![]() | Add | Overloaded. Add an item definition with an internally created handle. |
![]() | Clear | Removes all keys and values from the Dictionary. (Inherited from System.Collections.Generic.Dictionary<int,ItemInfo>) |
![]() | ContainsKey | Determines whether the Dictionary contains the specified key. (Inherited from System.Collections.Generic.Dictionary<int,ItemInfo>) |
![]() | ContainsValue | Determines whether the Dictionary contains a specific value. (Inherited from System.Collections.Generic.Dictionary<int,ItemInfo>) |
![]() | Find | |
![]() | GetEnumerator | Returns an enumerator that iterates through the Dictionary. (Inherited from System.Collections.Generic.Dictionary<int,ItemInfo>) |
![]() | GetObjectData | Implements the System.Runtime.Serialization.ISerializable interface and returns the data needed to serialize the Dictionary instance. (Inherited from System.Collections.Generic.Dictionary<int,ItemInfo>) |
![]() | Lock | |
![]() | OnDeserialization | Implements the System.Runtime.Serialization.ISerializable interface and raises the deserialization event when the deserialization is complete. (Inherited from System.Collections.Generic.Dictionary<int,ItemInfo>) |
![]() | Remove | Remove the definition from the list. |
![]() | TryGetValue | Gets the value associated with the specified key. (Inherited from System.Collections.Generic.Dictionary<int,ItemInfo>) |
![]() | Unlock |
Name | Description | |
---|---|---|
![]() | GetValueOrDefault | (Inherited from System.Collections.Generic.Dictionary<int,ItemInfo>) |