Udostępnij za pośrednictwem


RuntimeTypeHandle.ToIntPtr(RuntimeTypeHandle) Metoda

Definicja

Zwraca wewnętrzną reprezentację RuntimeTypeHandle wskaźnika obiektu.

public:
 static IntPtr ToIntPtr(RuntimeTypeHandle value);
public static IntPtr ToIntPtr (RuntimeTypeHandle value);
static member ToIntPtr : RuntimeTypeHandle -> nativeint
Public Shared Function ToIntPtr (value As RuntimeTypeHandle) As IntPtr

Parametry

value
RuntimeTypeHandle

RuntimeTypeHandle Obiekt umożliwiający pobranie reprezentacji wskaźnika wewnętrznego.

Zwraca

IntPtr

nativeint

IntPtr Obiekt reprezentujący RuntimeTypeHandle obiekt.

Dotyczy