C# Класс TestShapeFile.ShapeFileReadInfo

The ShapeFileReadInfo class stores information about a shapefile that can be used by external clients during a shapefile read.
Показать файл Открыть проект Примеры использования класса

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

Метод Описание
ShapeFileReadInfo ( ) : System

Constructor for the ShapeFileReadInfo class.

ToString ( ) : string

Output some of the field values in the form of a string.

Описание методов

ShapeFileReadInfo() публичный Метод

Constructor for the ShapeFileReadInfo class.
public ShapeFileReadInfo ( ) : System
Результат System

ToString() публичный Метод

Output some of the field values in the form of a string.
public ToString ( ) : string
Результат string