In The Hand LtdIn The Hand
FieldType Enumeration
NamespacesInTheHand.VisualBasic.FileIOFieldType
.NET Components for Mobility
Indicates whether text fields are delimited or fixed width.
Declaration Syntax
C#Visual Basic
public enum FieldType
Public Enumeration FieldType
Members
MemberDescription
Delimited
Indicates that the fields are delimited.

FixedWidth
Indicates that the fields are fixed width.

HasFlag
Determines whether one or more bit fields are set in the current instance.

Assembly: InTheHand.VisualBasic (Module: InTheHand.VisualBasic) Version: 7.0.0.0