Represents a dictionary of workflow parameters.
The following tables list the members exposed by the WorkflowParametersDictionary type.
Public Constructors
(see also Protected Constructors)
| Name | Description | |
|---|---|---|
| WorkflowParametersDictionary | Overloaded. Initializes a new WorkflowParametersDictionary object. | 
Top
Protected Constructors
| Name | Description | |
|---|---|---|
| WorkflowParametersDictionary | Overloaded. | 
Top
Public Properties
| Name | Description | |
|---|---|---|
| .gif) | Comparer | (inherited from Dictionary) | 
| .gif) | Count | (inherited from Dictionary) | 
| .gif) | Item | (inherited from Dictionary) | 
| .gif) | Keys | (inherited from Dictionary) | 
| .gif) | Values | (inherited from Dictionary) | 
Top
Public Methods
(see also Protected Methods)
| Name | Description | |
|---|---|---|
| .gif) | Add | (inherited from Dictionary) | 
| .gif) | Clear | (inherited from Dictionary) | 
| .gif) | ContainsKey | (inherited from Dictionary) | 
| .gif) | ContainsValue | (inherited from Dictionary) | 
| .gif) | Equals | Overloaded. (inherited from Object) | 
| .gif) | GetEnumerator | (inherited from Dictionary) | 
| .gif) | GetHashCode | (inherited from Object) | 
| .gif) | GetObjectData | (inherited from Dictionary) | 
| .gif) | GetType | (inherited from Object) | 
| .gif) | OnDeserialization | (inherited from Dictionary) | 
| .gif) | ReadFromXml | Initializes the class properties from an XML input. | 
| .gif) .jpeg) | ReferenceEquals | (inherited from Object) | 
| .gif) | Remove | (inherited from Dictionary) | 
| .gif) | ToString | (inherited from Object) | 
| .gif) | TryGetValue | (inherited from Dictionary) | 
| .gif) | WriteToXml | Writes and formats the class properties to XML. | 
Top
Protected Methods
| Name | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object) | 
| .gif) | MemberwiseClone | (inherited from Object) | 
Top
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
| System.Collections.Generic.ICollection.Add | (inherited from Dictionary) | |
| System.Collections.Generic.ICollection.Contains | (inherited from Dictionary) | |
| System.Collections.Generic.ICollection.CopyTo | (inherited from Dictionary) | |
| System.Collections.Generic.ICollection.Remove | (inherited from Dictionary) | |
| System.Collections.Generic.IEnumerable.GetEnumerator | (inherited from Dictionary) | |
| System.Collections.ICollection.CopyTo | (inherited from Dictionary) | |
| System.Collections.IDictionary.Add | (inherited from Dictionary) | |
| System.Collections.IDictionary.Contains | (inherited from Dictionary) | |
| System.Collections.IDictionary.GetEnumerator | (inherited from Dictionary) | |
| System.Collections.IDictionary.Remove | (inherited from Dictionary) | |
| System.Collections.IEnumerable.GetEnumerator | (inherited from Dictionary) | |
| System.Collections.Generic.ICollection.IsReadOnly | (inherited from Dictionary) | |
| System.Collections.Generic.IDictionary.Keys | (inherited from Dictionary) | |
| System.Collections.Generic.IDictionary.Values | (inherited from Dictionary) | |
| System.Collections.ICollection.IsSynchronized | (inherited from Dictionary) | |
| System.Collections.ICollection.SyncRoot | (inherited from Dictionary) | |
| System.Collections.IDictionary.IsFixedSize | (inherited from Dictionary) | |
| System.Collections.IDictionary.IsReadOnly | (inherited from Dictionary) | |
| System.Collections.IDictionary.Item | (inherited from Dictionary) | |
| System.Collections.IDictionary.Keys | (inherited from Dictionary) | |
| System.Collections.IDictionary.Values | (inherited from Dictionary) | 
Top
See Also
Reference
WorkflowParametersDictionary Class
Microsoft.EnterpriseManagement.Subscriptions Namespace