ScopedGCHandleIsAllocated Property 
             | 
          
        
          
    Namespace: 
   OpenCvSharp.Util
    Assembly:
   OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntaxpublic bool IsAllocated { get; }Public ReadOnly Property IsAllocated As Boolean
	Get
public:
property bool IsAllocated {
	bool get ();
}member IsAllocated : bool with get
function get_IsAllocated();
Property Value
Type: 
Boolean
See Also