Table of Contents

Method IsArrayImpl

Namespace
Alternet.TsTypedefsGenerator.Core.TsModels
Assembly
Alternet.Common.TypeScript.v9.dll

IsArrayImpl()

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

protected override bool IsArrayImpl()

Returns

bool

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