WorkflowElementDictionary Properties

The WorkflowElementDictionary type exposes the following members.

  NameDescription
Explicit interface implemetation Private property IDictionary.IsFixedSize (Inherited from Dictionary<String, SysDictWorkflowElement>.)
Explicit interface implemetation Private property ICollection<KeyValuePair<TKey, TValue>>.IsReadOnly (Inherited from Dictionary<String, SysDictWorkflowElement>.)
Explicit interface implemetation Private property IDictionary.IsReadOnly (Inherited from Dictionary<String, SysDictWorkflowElement>.)
Explicit interface implemetation Private property ICollection.IsSynchronized (Inherited from Dictionary<String, SysDictWorkflowElement>.)
Explicit interface implemetation Private property IDictionary.Item (Inherited from Dictionary<String, SysDictWorkflowElement>.)
Explicit interface implemetation Private property IDictionary<TKey, TValue>.Keys (Inherited from Dictionary<String, SysDictWorkflowElement>.)
Explicit interface implemetation Private property IDictionary.Keys (Inherited from Dictionary<String, SysDictWorkflowElement>.)
Explicit interface implemetation Private property ICollection.SyncRoot (Inherited from Dictionary<String, SysDictWorkflowElement>.)
Explicit interface implemetation Private property IDictionary<TKey, TValue>.Values (Inherited from Dictionary<String, SysDictWorkflowElement>.)
Explicit interface implemetation Private property IDictionary.Values (Inherited from Dictionary<String, SysDictWorkflowElement>.)
Top

Community Additions

ADD
Show: