Table of Contents

Method IsPointerImpl

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

IsPointerImpl()

When overridden in a derived class, implements the IsPointer property and determines whether the Type is a pointer.

protected override bool IsPointerImpl()

Returns

bool

true if the Type is a pointer; otherwise, false.