[]
Gets the index of this row in the RowCollection collection.
public virtual int SafeIndex { get; }
This property is similar to the Index property, except it throws an exception if the Row is not a member of the collection.