C# 클래스 Vishcious.ArcGIS.SLContrib.ShapeFileRecord

The ShapeFileRecord class represents the contents of a shape record, which is of variable length.
파일 보기 프로젝트 열기: OliveiraThales/GeoCache 1 사용 예제들

공개 메소드들

메소드 설명
ShapeFileRecord ( ) : System

Constructor for the ShapeFileRecord class.

ToString ( ) : string

Output some of the fields of the shapefile record.

메소드 상세

ShapeFileRecord() 공개 메소드

Constructor for the ShapeFileRecord class.
public ShapeFileRecord ( ) : System
리턴 System

ToString() 공개 메소드

Output some of the fields of the shapefile record.
public ToString ( ) : string
리턴 string