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