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