Share via


ManifestPropertiesDictionary Methods

The ManifestPropertiesDictionary type exposes the following members.

Methods

  Name Description
Public method Add (Inherited from Dictionary< (Of < ( <'String, ManifestProperty> ) > ) >.)
Public method Clear (Inherited from Dictionary< (Of < ( <'String, ManifestProperty> ) > ) >.)
Public method ContainsKey (Inherited from Dictionary< (Of < ( <'String, ManifestProperty> ) > ) >.)
Public method ContainsValue (Inherited from Dictionary< (Of < ( <'String, ManifestProperty> ) > ) >.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator (Inherited from Dictionary< (Of < ( <'String, ManifestProperty> ) > ) >.)
Public method GetHashCode (Inherited from Object.)
Public method GetObjectData (Inherited from Dictionary< (Of < ( <'String, ManifestProperty> ) > ) >.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method OnDeserialization (Inherited from Dictionary< (Of < ( <'String, ManifestProperty> ) > ) >.)
Public method Remove (Inherited from Dictionary< (Of < ( <'String, ManifestProperty> ) > ) >.)
Public method ToString (Inherited from Object.)
Public method TryGetValue (Inherited from Dictionary< (Of < ( <'String, ManifestProperty> ) > ) >.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method ICollection< (Of < <' (KeyValuePair< (Of < <' (TKey, TValue> ) > > )> ) > > ). . :: . .Add (Inherited from Dictionary< (Of < ( <'String, ManifestProperty> ) > ) >.)
Explicit interface implemetationPrivate method IDictionary. . :: . .Add (Inherited from Dictionary< (Of < ( <'String, ManifestProperty> ) > ) >.)
Explicit interface implemetationPrivate method ICollection< (Of < <' (KeyValuePair< (Of < <' (TKey, TValue> ) > > )> ) > > ). . :: . .Contains (Inherited from Dictionary< (Of < ( <'String, ManifestProperty> ) > ) >.)
Explicit interface implemetationPrivate method IDictionary. . :: . .Contains (Inherited from Dictionary< (Of < ( <'String, ManifestProperty> ) > ) >.)
Explicit interface implemetationPrivate method ICollection< (Of < <' (KeyValuePair< (Of < <' (TKey, TValue> ) > > )> ) > > ). . :: . .CopyTo (Inherited from Dictionary< (Of < ( <'String, ManifestProperty> ) > ) >.)
Explicit interface implemetationPrivate method ICollection. . :: . .CopyTo (Inherited from Dictionary< (Of < ( <'String, ManifestProperty> ) > ) >.)
Explicit interface implemetationPrivate method IEnumerable< (Of < <' (KeyValuePair< (Of < <' (TKey, TValue> ) > > )> ) > > ). . :: . .GetEnumerator (Inherited from Dictionary< (Of < ( <'String, ManifestProperty> ) > ) >.)
Explicit interface implemetationPrivate method IEnumerable. . :: . .GetEnumerator (Inherited from Dictionary< (Of < ( <'String, ManifestProperty> ) > ) >.)
Explicit interface implemetationPrivate method IDictionary. . :: . .GetEnumerator (Inherited from Dictionary< (Of < ( <'String, ManifestProperty> ) > ) >.)
Explicit interface implemetationPrivate method ICollection< (Of < <' (KeyValuePair< (Of < <' (TKey, TValue> ) > > )> ) > > ). . :: . .Remove (Inherited from Dictionary< (Of < ( <'String, ManifestProperty> ) > ) >.)
Explicit interface implemetationPrivate method IDictionary. . :: . .Remove (Inherited from Dictionary< (Of < ( <'String, ManifestProperty> ) > ) >.)

Top

See Also

Reference

ManifestPropertiesDictionary Class

Microsoft.Web.Media.TransformManager Namespace