Table of Contents

Method IsByRefImpl

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

IsByRefImpl()

When overridden in a derived class, implements the IsByRef property and determines whether the Type is passed by reference.

protected override bool IsByRefImpl()

Returns

bool

true if the Type is passed by reference; otherwise, false.