Property IsVarArg
IsVarArg
Gets a value indicating whether this signature is for a variadic function
Declaration
public bool IsVarArg { get; }
Property Value
public bool IsVarArg { get; }
Boolean |
Gets a value indicating whether this signature is for a variadic function
public bool IsVarArg { get; }
Boolean |