Click or drag to resize

FieldBaseIsArray Property

Is this field an array?

Namespace:  FileHelpers
Assembly:  FileHelpers (in FileHelpers.dll) Version: 3.2.6
Syntax
public bool IsArray { get; }

Property Value

Type: Boolean
See Also