Gets the bool Array property of the PDMFieldInfo
Declaration Syntax
C# |
protected internal virtual bool Array { get; }
Value
the bool that indicates if the field info is an array type
C# |
protected internal virtual bool Array { get; }