Geotools.Net

ShapefileDataReader.RecordCount Property

Gets the numbers of records in the Shapefile.

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

Property Value

Missing <value> documentation for P:Geotools.Data.ShapefileDataReader.RecordCount

Remarks

Missing <remarks> documentation for P:Geotools.Data.ShapefileDataReader.RecordCount

See Also

ShapefileDataReader Class | ShapefileDataReader Members | Geotools.Data Namespace