[]
Returns index of the DataField by its name.
public int IndexByName(string name)
The name of the DataField.
Index of the DataField with specified name or -1 if not found.