Missing <summary> documentation for M:Geotools.Data.ShapefileDataReader.GetChars(System.Int32,System.Int64,System.Char[],System.Int32,System.Int32)
[Visual Basic]
NotOverridable Public Function GetChars( _
ByVal i As Integer, _
ByVal fieldoffset As Long, _
ByVal buffer As Char(), _
ByVal bufferoffset As Integer, _
ByVal length As Integer _
) As Long Implements _
IDataRecord.GetChars
Missing <returns> documentation for M:Geotools.Data.ShapefileDataReader.GetChars(System.Int32,System.Int64,System.Char[],System.Int32,System.Int32)
Missing <remarks> documentation for M:Geotools.Data.ShapefileDataReader.GetChars(System.Int32,System.Int64,System.Char[],System.Int32,System.Int32)
ShapefileDataReader Class | ShapefileDataReader Members | Geotools.Data Namespace