Click or drag to resize

FileCsvDocumentRowCount Property

The number of rows in the document.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 9.0
Syntax
public int RowCount { get; }

Property Value

Type: Int32
See Also