Click or drag to resize

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
Syntax
public int ArrayMaxLength { get; set; }

Property Value

Type: Int32
See Also