Table of Contents

Method IsCOMObjectImpl

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

IsCOMObjectImpl()

When overridden in a derived class, implements the IsCOMObject property and determines whether the Type is a COM object.

protected override bool IsCOMObjectImpl()

Returns

bool

true if the Type is a COM object; otherwise, false.