Click or drag to resize

NativeMethodsvector_string_getSize Method

[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.vector_string_getSize(System.IntPtr)"]

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public static IntPtr vector_string_getSize(
	IntPtr vec
)

Parameters

vec
Type: SystemIntPtr

[Missing <param name="vec"/> documentation for "M:OpenCvSharp.NativeMethods.vector_string_getSize(System.IntPtr)"]

Return Value

Type: IntPtr

[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.vector_string_getSize(System.IntPtr)"]

See Also