Click or drag to resize

FileCsvDocumentColumnCount Property

The number of columns in the document. Every row has exactly this many fields.

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

Property Value

Type: Int32
See Also