RuntimeTypeHandle.ToIntPtr(RuntimeTypeHandle) Method

Definition

Returns the internal pointer representation of a RuntimeTypeHandle object.

public static IntPtr ToIntPtr (RuntimeTypeHandle value);

Parameters

value
RuntimeTypeHandle

A RuntimeTypeHandle object to retrieve an internal pointer representation from.

Returns

IntPtr

An IntPtr object that represents a RuntimeTypeHandle object.

Applies to

製品 バージョン
.NET 7, 8, 9