TemplateDictionary Methods

The TemplateDictionary type exposes the following members.

  NameDescription
Explicit interface implemetation Private method ICollection<KeyValuePair<TKey, TValue>>.Add (Inherited from Dictionary<String, SysDictWorkflowTemplate>.)
Explicit interface implemetation Private method IDictionary.Add (Inherited from Dictionary<String, SysDictWorkflowTemplate>.)
Explicit interface implemetation Private method ICollection<KeyValuePair<TKey, TValue>>.Contains (Inherited from Dictionary<String, SysDictWorkflowTemplate>.)
Explicit interface implemetation Private method IDictionary.Contains (Inherited from Dictionary<String, SysDictWorkflowTemplate>.)
Explicit interface implemetation Private method ICollection<KeyValuePair<TKey, TValue>>.CopyTo (Inherited from Dictionary<String, SysDictWorkflowTemplate>.)
Explicit interface implemetation Private method ICollection.CopyTo (Inherited from Dictionary<String, SysDictWorkflowTemplate>.)
Explicit interface implemetation Private method IEnumerable<KeyValuePair<TKey, TValue>>.GetEnumerator (Inherited from Dictionary<String, SysDictWorkflowTemplate>.)
Explicit interface implemetation Private method IEnumerable.GetEnumerator (Inherited from Dictionary<String, SysDictWorkflowTemplate>.)
Explicit interface implemetation Private method IDictionary.GetEnumerator (Inherited from Dictionary<String, SysDictWorkflowTemplate>.)
Explicit interface implemetation Private method ICollection<KeyValuePair<TKey, TValue>>.Remove (Inherited from Dictionary<String, SysDictWorkflowTemplate>.)
Explicit interface implemetation Private method IDictionary.Remove (Inherited from Dictionary<String, SysDictWorkflowTemplate>.)
Top

Community Additions

ADD
Show: