C# Class MapAround.IO.ShapeFileRecord

Represents a record of shape file.
ファイルを表示 Open project: gkrsu/maparound.core Class Usage Examples

Public Methods

Method Description
ShapeFileRecord ( ) : System

Initializes a new instance of the MapAround.IO.ShapeFileRecord

ToString ( ) : string

Returns a System.String that represents the current MapAround.IO.ShapeFileRecord.

Method Details

ShapeFileRecord() public method

Initializes a new instance of the MapAround.IO.ShapeFileRecord
public ShapeFileRecord ( ) : System
return System

ToString() public method

Returns a System.String that represents the current MapAround.IO.ShapeFileRecord.
public ToString ( ) : string
return string