FieldBaseArrayMaxLength Property |
Array may have this many entries, if equal to ArrayMinLength then
it is a fixed length array
Namespace:
FileHelpers
Assembly:
FileHelpers (in FileHelpers.dll) Version: 3.2.6
Syntaxpublic int ArrayMaxLength { get; set; }
Public Property ArrayMaxLength As Integer
Get
Set
Property Value
Type:
Int32
See Also