The methods of the FileMetadata class are listed below. For a complete list of FileMetadata class members, see the FileMetadata Members topic.
Add | Creates MetadataItem with specified name and adds for the file. |
Clear | Removes all MetadataItem objects in collection and from file system. |
CopyTo | Overloaded. Copies all MetadataItem from source collection to the specified target FileMetadata collection. |
GetEnumerator | Returns IEnumerator object that allows to iterate through the all metadata of the file. |
GetHashCode | Returns the hash code for this instance. |
IndexOf | Overloaded. Determines the index of MetadataItem object in collection. |
Remove | Removes MetadataItem with the specified name from collection and from file system. |
RemoveAt | Removes MetadataItem at the specified index in collection and from file system. |
ToString | Returns the string representation of the object. |
FileMetadata Class | ElementIT.FileMetadata Namespace