Click or drag to resize
GCHandleAlloc Method
Overload List
  NameDescription
Public methodStatic memberAlloc(Object)
Allocates a Normal handle for the specified object.
Public methodStatic memberAlloc(Object, GCHandleType)
Allocates a handle of the specified type for the specified object.
Top
See Also