The TaskTagDictionary type exposes the following members.

Constructors

  NameDescription
Public methodTaskTagDictionary
Initializes a new instance of the TaskTagDictionary class

Methods

  NameDescription
Public methodAdd (Inherited from Dictionary<(Of <(<'String, String>)>)>.)
Public methodClear (Inherited from Dictionary<(Of <(<'String, String>)>)>.)
Public methodContainsKey (Inherited from Dictionary<(Of <(<'String, String>)>)>.)
Public methodContainsValue (Inherited from Dictionary<(Of <(<'String, String>)>)>.)
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetEnumerator (Inherited from Dictionary<(Of <(<'String, String>)>)>.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetObjectData (Inherited from Dictionary<(Of <(<'String, String>)>)>.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodOnDeserialization (Inherited from Dictionary<(Of <(<'String, String>)>)>.)
Public methodRemove (Inherited from Dictionary<(Of <(<'String, String>)>)>.)
Public methodToString (Inherited from Object.)
Public methodTryGetValue (Inherited from Dictionary<(Of <(<'String, String>)>)>.)

Properties

  NameDescription
Public propertyComparer (Inherited from Dictionary<(Of <(<'String, String>)>)>.)
Public propertyCount (Inherited from Dictionary<(Of <(<'String, String>)>)>.)
Public propertyItem (Inherited from Dictionary<(Of <(<'String, String>)>)>.)
Public propertyKeys (Inherited from Dictionary<(Of <(<'String, String>)>)>.)
Public propertyValues (Inherited from Dictionary<(Of <(<'String, String>)>)>.)

See Also