Gets an individual MetadataItem object from the collection by the specified numerical index.
Gets an individual MetadataItem object from the collection by the specified numerical index.
public MetadataItem this[int] {get;}
Gets an individual MetadataItem object from the collection by the specified name.
public MetadataItem this[string] {get;}
FileMetadata Class | ElementIT.FileMetadata Namespace