References a variable-length argument list.
For a list of all members of this type, see RuntimeArgumentHandle Members.
System.Object
System.ValueType
System.RuntimeArgumentHandle
[Visual Basic] Public Structure RuntimeArgumentHandle [C#] public struct RuntimeArgumentHandle [C++] public __value struct RuntimeArgumentHandle
[JScript] In JScript, you can use the structures in the .NET Framework, but you cannot define your own.
Any public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Any instance members are not guaranteed to be thread safe.
This structure has no members, and exists solely to support C/C++ programming language functions that take a variable number of parameters.
For more information about how this structure is used, see the ArgIterator structure.
Namespace: System
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Assembly: Mscorlib (in Mscorlib.dll)