Del via


MetadataValues.Add Method

Include Protected Members
Include Inherited Members

Adds a value to the current MetadataValues instance.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method Add(String) Adds a value to the current MetadataValues instance.
Public method Add(T) (Inherited from Collection<MetadataValue>.)

Top