ScopedGCHandle Class | 
          
Namespace: OpenCvSharp.Util
The ScopedGCHandle type exposes the following members.
| Name | Description | |
|---|---|---|
| ScopedGCHandle(Object) | Initializes a new instance of the ScopedGCHandle class  | |
| ScopedGCHandle(Object, GCHandleType) | Initializes a new instance of the ScopedGCHandle class  | 
| Name | Description | |
|---|---|---|
| Handle | ||
| IsAllocated | ||
| Target | 
| Name | Description | |
|---|---|---|
| AddrOfPinnedObject | ||
| Alloc(Object) | ||
| Alloc(Object, GCHandleType) | ||
| Dispose | Releases all resources used by the ScopedGCHandle  | |
| Dispose(Boolean) | Releases the unmanaged resources used by the ScopedGCHandle and optionally releases the managed resources  | |
| 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.) |