FileMetadata 1.0 control documentation

Determines the index of MetadataItem object in collection.

Overload List

Determines the index of MetadataItem object in the collection.

public int IndexOf(MetadataItem);

Determines the index of MetadataItem object with specified name in collection.

public int IndexOf(string);

See Also

FileMetadata Class | ElementIT.FileMetadata Namespace