NRTypeUsage.IsArray Property NReflect
Gets a value indicating if the type is an array.

Namespace: NReflect
Assembly: NReflect (in NReflect.dll) Version: 0.9.3.0 (0.9.3.0)
Syntax

public bool IsArray { get; }
See Also