IStdVectorTElemPtr Property
|
&vector[0]
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
SyntaxReadOnly Property ElemPtr As IntPtr
Get
property IntPtr ElemPtr {
IntPtr get ();
}
abstract ElemPtr : IntPtr with get
Property Value
Type:
IntPtr
See Also