Returns the index of the specified value in this collection.
public virtual int IndexOf( T value )
A value to seek.
The index of the specified value in this collection.
ReadOnlyMetadataCollection<T> ClassSystem.Data.Entity.Core.Metadata.Edm Namespace