Describes a single field in a DBF file, including the name of the field, the DbfFieldType and the length of the field

Namespace:  EGIS.ShapeFileLib
Assembly:  EGIS.ShapeFileLib (in EGIS.ShapeFileLib.dll)

Syntax

Visual Basic (Declaration)
Public Structure DbfFieldDesc
C#
public struct DbfFieldDesc
Visual C++
public value class DbfFieldDesc

See Also