Determines the index of MetadataItem object in collection.
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);
FileMetadata Class | ElementIT.FileMetadata Namespace