Table of Contents

Property IsVariadic

Namespace
Alternet.Common.TypeScript.Types
Assembly
Alternet.Common.TypeScript.v9.dll

IsVariadic

Specifies if method accepts variable number of arguments.

public bool IsVariadic { get; }

Property Value

bool