FileMetadata 1.0 control documentation

Gets an individual MetadataItem object from the collection by the specified numerical index.

Overload List

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;}

See Also

FileMetadata Class | ElementIT.FileMetadata Namespace