Table of Contents

Property ItemsType

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

ItemsType

Gets or sets type of the items in the collection.

public TsType ItemsType { get; set; }

Property Value

TsType

Remarks

If the collection isn't strongly typed, the ItemsType property is initialized to TsType.Any.