ScopedGCHandle Methods | 
          
The ScopedGCHandle type exposes the following members.
| Name | Description | |
|---|---|---|
| AddrOfPinnedObject | ||
| Alloc(Object) | ||
| Alloc(Object, GCHandleType) | ||
| Dispose | ||
| Dispose(Boolean) | ||
| Equals | (Overrides ObjectEquals(Object).) | |
| Finalize | 
            Destructor
              (Overrides ObjectFinalize.) | |
| Free | ||
| FromIntPtr | ||
| GetHashCode | (Overrides ObjectGetHashCode.) | |
| GetType | Gets the Type of the current instance.  (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object.  (Inherited from Object.) | |
| ToIntPtr | ||
| ToString | (Overrides ObjectToString.) |