The DbfFileHeader type exposes the following members.

Methods

  NameDescription
Public methodEquals (Inherited from ValueType.)
Protected methodFinalize (Inherited from Object.)
Public methodGetFieldDescriptions
Method to return an array of DbfFieldDesc structs, describing each field in a record
Public methodGetHashCode (Inherited from ValueType.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodRead(Stream)
Reads the header contents from a stream
Public methodRead(array<Byte>[]()[][], Int32)
Reads the header contents from raw byte data
Public methodToString
(Overrides ValueType..::..ToString()()()().)

See Also