Indicates the length of a FixedLength field.
[Visual Basic]
Public Sub New( _
ByVal
length As
Integer _
)
[C#]
public FieldFixedLengthAttribute(
int length);
Parameters
-
length
- The length of the field.
See Also
FieldFixedLengthAttribute Class | FileHelpers Namespace
Powered by: