Amazon Wish List Browse the Forums News RSS feed.  
  Overview - Downloads - Browse Forums - Examples - News Feed - Contact Info

EngineBase.TotalRecords Property

The total numbers of records in the last read/written file (only works with whole read/write).

[Visual Basic]
Public ReadOnly Property TotalRecords As Integer
[C#]
public int TotalRecords {get;}

See Also

EngineBase Class | FileHelpers Namespace