public struct RuntimeArgumentHandle
Object
ValueType
RuntimeArgumentHandle
mscorlib
Vararg
A handle that represents a variable-length argument list.
This class has no members. It exists solely to support methods that take a variable number of arguments (such as can be written in C/C++).
System Namespace