RuntimeFieldHandle.FromIntPtr(IntPtr) Method

Definition

Returns a new RuntimeFieldHandle object created from a handle to a RuntimeFieldInfo.

public static RuntimeFieldHandle FromIntPtr (IntPtr value);

Parameters

value
IntPtr

An IntPtr handle to a RuntimeFieldInfo to create a RuntimeFieldHandle object from.

Returns

A new RuntimeFieldHandle object that corresponds to the value parameter.

Applies to

Produkt Verze
.NET 7, 8, 9