FileMetadata 1.0 control documentation

The methods of the MetadataItem class are listed below. For a complete list of MetadataItem class members, see the MetadataItem Members topic.

Public Instance Methods

CopyValueToCopies value from source MetadataItem to the specified target MetadataItem.
DeleteOverloaded. Removes Metadata from file and from parent FileMetadata collection.
GetBytesValueReturns value of the Metadata as array of bytes.
GetHashCode Returns the hash code for this instance.
GetStringValueReturns value of the Metadata as String in specified Encoding.
OpenStreamOverloaded. Opens a stream for reading or writing value of Metadata.
SetBytesValueWrites value to the Metadata as an array of bytes.
SetStringValueWrites the string value in specified Encoding to the Metadata
ToString Returns the string representation of the object.

See Also

MetadataItem Class | ElementIT.FileMetadata Namespace