C#/XAML for HTML5 Documentation
C#/XAML for HTML5 Documentation
Reference
System.Runtime.InteropServices
GCHandle Structure
GCHandle Methods
AddrOfPinnedObject Method
Alloc Method
Equals Method
Free Method
GetHashCode Method
GCHandle
Free Method
Releases a
GCHandle
.
Namespace:
System.Runtime.InteropServices
Assembly:
mscorlib (in mscorlib.dll) Version: 4.0.0.0
Syntax
C#
Copy
public
void
Free
()
Exceptions
Exception
Condition
InvalidOperationException
The handle was freed or never initialized.
See Also
Reference
GCHandle Structure
System.Runtime.InteropServices Namespace