C# Класс Vishcious.ArcGIS.SLContrib.ShapeFileRecord

The ShapeFileRecord class represents the contents of a shape record, which is of variable length.
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
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