Table of Contents

Property IsVarArg

Namespace
Ubiquity.NET.Llvm.Values
Assembly
Ubiquity.NET.Llvm.dll

IsVarArg

Gets a value indicating whether the method signature accepts variable arguments

public bool IsVarArg { get; }

Property Value

bool