C# Class MapAround.IO.ShapeFileRecord

Represents a record of shape file.
Afficher le fichier Open project: gkrsu/maparound.core Class Usage Examples

Méthodes publiques

Méthode 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 méthode

Initializes a new instance of the MapAround.IO.ShapeFileRecord
public ShapeFileRecord ( ) : System
Résultat System

ToString() public méthode

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