FileMetadata 1.0 control documentation

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

Public Instance Methods

AddCreates MetadataItem with specified name and adds for the file.
ClearRemoves all MetadataItem objects in collection and from file system.
CopyToOverloaded. Copies all MetadataItem from source collection to the specified target FileMetadata collection.
GetEnumeratorReturns IEnumerator object that allows to iterate through the all metadata of the file.
GetHashCode Returns the hash code for this instance.
IndexOfOverloaded. Determines the index of MetadataItem object in collection.
RemoveRemoves MetadataItem with the specified name from collection and from file system.
RemoveAtRemoves MetadataItem at the specified index in collection and from file system.
ToString Returns the string representation of the object.

See Also

FileMetadata Class | ElementIT.FileMetadata Namespace