The methods of the MetadataItem class are listed below. For a complete list of MetadataItem class members, see the MetadataItem Members topic.
CopyValueTo | Copies value from source MetadataItem to the specified target MetadataItem. |
Delete | Overloaded. Removes Metadata from file and from parent FileMetadata collection. |
GetBytesValue | Returns value of the Metadata as array of bytes. |
GetHashCode | Returns the hash code for this instance. |
GetStringValue | Returns value of the Metadata as String in specified Encoding. |
OpenStream | Overloaded. Opens a stream for reading or writing value of Metadata. |
SetBytesValue | Writes value to the Metadata as an array of bytes. |
SetStringValue | Writes the string value in specified Encoding to the Metadata |
ToString | Returns the string representation of the object. |
MetadataItem Class | ElementIT.FileMetadata Namespace