Читати англійською Редагувати

Поділитися через


RuntimeTypeHandle.ToIntPtr(RuntimeTypeHandle) Method

Definition

Returns the internal pointer representation of a RuntimeTypeHandle object.

C#
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, 10