| VectorOfVectorPointElemPtr Property  | 
        
         
            &vector[0]
            
 
    Namespace: 
   OpenCvSharp
    Assembly:
   OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
 Syntax
Syntaxpublic IntPtr ElemPtr { get; }Public ReadOnly Property ElemPtr As IntPtr
	Get
public:
virtual property IntPtr ElemPtr {
	IntPtr get () sealed;
}abstract ElemPtr : IntPtr with get
override ElemPtr : IntPtr with get
Property Value
Type: 
IntPtrImplements
IStdVectorTElemPtr See Also
See Also