FieldFixedLengthAttribute Class |
Indicates the length of a FixedLength field.
Inheritance Hierarchy
Namespace:
FileHelpers
Assembly:
FileHelpers (in FileHelpers.dll) Version: 3.2.6
Syntaxpublic sealed class FieldFixedLengthAttribute : FieldAttribute
Public NotInheritable Class FieldFixedLengthAttribute
Inherits FieldAttribute
The FieldFixedLengthAttribute type exposes the following members.
Constructors
Properties
| Name | Description |
---|
 | Length | Length of this Fixed Length field. |
Top
Remarks
See Also