Freigeben über


GCHandle.Alloc-Methode

 

Veröffentlicht: Oktober 2016

Reserviert ein Handle für das angegebene Objekt.

Namespace:   System.Runtime.InteropServices
Assembly:  mscorlib (in mscorlib.dll)

Überladungsliste

Name Beschreibung
System_CAPS_pubmethodSystem_CAPS_static Alloc(Object)

Ordnet eine Normal für das angegebene Objekt behandeln.

System_CAPS_pubmethodSystem_CAPS_static Alloc(Object, GCHandleType)

Reserviert ein Handle vom angegebenen Typ für das angegebene Objekt.

Siehe auch

GCHandle-Struktur
System.Runtime.InteropServices-Namespace

Zurück zum Anfang