Table of Contents

Constructor TsCollection

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

TsCollection(Type, TypeGenerationAdditionalInfo)

Initializes a new instance of the TsCollection class with the specific CLR type.

public TsCollection(Type type, TypeGenerationAdditionalInfo additionalInfo)

Parameters

type Type

The CLR collection represented by this instance of the TsCollection.

additionalInfo TypeGenerationAdditionalInfo