Geotools.Net

ShapefileDataReader.FieldCount Property

Missing <summary> documentation for P:Geotools.Data.ShapefileDataReader.FieldCount

[Visual Basic]
NotOverridable Public ReadOnly Property FieldCount As Integer Implements _
   IDataRecord.FieldCount
[C#]
public int FieldCount {get;}

Property Value

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

Implements

IDataRecord.FieldCount

Remarks

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

See Also

ShapefileDataReader Class | ShapefileDataReader Members | Geotools.Data Namespace