Property IsVarArg
IsVarArg
Gets a value indicating whether the method signature accepts variable arguments
Declaration
public bool IsVarArg { get; }
Property Value
public bool IsVarArg { get; }
Boolean |
Gets a value indicating whether the method signature accepts variable arguments
public bool IsVarArg { get; }
Boolean |