CommandContextCollection Class Methods
For a list of all members of this type, see CommandContextCollection members.
Public Methods
Name | Description | |
---|---|---|
Add | Add or replace existing keyed context object | |
Clear | (Inherited from System.Collections.Generic.Dictionary<string,object>) | |
ContainsKey | (Inherited from System.Collections.Generic.Dictionary<string,object>) | |
ContainsValue | (Inherited from System.Collections.Generic.Dictionary<string,object>) | |
GetEnumerator | (Inherited from System.Collections.Generic.Dictionary<string,object>) | |
GetObjectData | (Inherited from System.Collections.Generic.Dictionary<string,object>) | |
OnDeserialization | (Inherited from System.Collections.Generic.Dictionary<string,object>) | |
Remove | (Inherited from System.Collections.Generic.Dictionary<string,object>) | |
TryGetValue | (Inherited from System.Collections.Generic.Dictionary<string,object>) |
See Also