CommandContextCollection Class Members
The following tables list the members exposed by CommandContextCollection.
Public Constructors
Name | Description | |
---|---|---|
![]() | CommandContextCollection Constructor |
Public Properties
Name | Description | |
---|---|---|
![]() | Comparer | (Inherited from System.Collections.Generic.Dictionary<string,object>) |
![]() | Count | (Inherited from System.Collections.Generic.Dictionary<string,object>) |
![]() | Item | |
![]() | Keys | (Inherited from System.Collections.Generic.Dictionary<string,object>) |
![]() | Values | (Inherited from System.Collections.Generic.Dictionary<string,object>) |
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>) |
Public Events
Name | Description | |
---|---|---|
![]() | CommandContextAdded | |
![]() | CommandContextChanged |
See Also