Item[Int32]
Gets the record at the specified index.
The index is zero-based.
This property is inherited from the RecordsetData class.
public TRecord this[int index] { get; }
Examples
customers[0].Name = "Joanna";
customers[1].Name = "Pete";
Created with the Personal Edition of HelpNDoc: Free Kindle producer