EnumBuilder.IsArrayImpl Method

Definition

When overridden in a derived class, implements the IsArray property and determines whether the Type is an array.

C#
protected override bool IsArrayImpl();

Returns

true if the Type is an array; otherwise, false.

Applies to

Product Versions
.NET 8, 9