C# 클래스 MapAround.IO.ShapeFileRecord

Represents a record of shape file.
파일 보기 프로젝트 열기: gkrsu/maparound.core 1 사용 예제들

공개 메소드들

메소드 설명
ShapeFileRecord ( ) : System

Initializes a new instance of the MapAround.IO.ShapeFileRecord

ToString ( ) : string

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

메소드 상세

ShapeFileRecord() 공개 메소드

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

ToString() 공개 메소드

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