WorkflowElementViewStateDictionary Properties

The WorkflowElementViewStateDictionary type exposes the following members.

  NameDescription
Public property Comparer (Inherited from Dictionary<String, Object>.)
Public property Count (Inherited from Dictionary<String, Object>.)
Public property Item (Inherited from Dictionary<String, Object>.)
Public property Keys (Inherited from Dictionary<String, Object>.)
Public property Values (Inherited from Dictionary<String, Object>.)
Top

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

Community Additions

ADD
Show: