RuntimeArgumentHandle Struktura

Definicja

Odwołuje się do listy argumentów o zmiennej długości.

public value class RuntimeArgumentHandle
public ref struct RuntimeArgumentHandle
public struct RuntimeArgumentHandle
[System.Runtime.InteropServices.ComVisible(true)]
public struct RuntimeArgumentHandle
type RuntimeArgumentHandle = struct
[<System.Runtime.InteropServices.ComVisible(true)>]
type RuntimeArgumentHandle = struct
Public Structure RuntimeArgumentHandle
Dziedziczenie
RuntimeArgumentHandle
Atrybuty

Uwagi

Ta struktura nie ma elementów członkowskich innych niż te, które dziedziczą z Object klas i ValueType . Istnieje tylko do obsługi funkcji języka programowania C/C++, które przyjmują zmienną liczbę parametrów. Wystąpienie struktury jest przekazywane do konstruktora ArgIterator .

Dotyczy