vararg
Indicates a variable number of arguments.
Allowed on
Function.
Remarks
Indicates that the last parameter is a safe array of VARIANT type, which contains all of the remaining parameters.
Windows Phone 8.1: This API is supported.
Related topics