Table of Contents

Method GetAttributeFlagsImpl

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

GetAttributeFlagsImpl()

When overridden in a derived class, implements the Attributes property and gets a bitmask indicating the attributes associated with the Type.

protected override TypeAttributes GetAttributeFlagsImpl()

Returns

TypeAttributes

A TypeAttributes object representing the attribute set of the Type.