NativeMethodscvSetRemove Method OpenCvSharp Class Library

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

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public static void cvSetRemove(
	IntPtr set_header,
	int index
)

Parameters

set_header
Type: SystemIntPtr

[Missing <param name="set_header"/> documentation for "M:OpenCvSharp.NativeMethods.cvSetRemove(System.IntPtr,System.Int32)"]

index
Type: SystemInt32

[Missing <param name="index"/> documentation for "M:OpenCvSharp.NativeMethods.cvSetRemove(System.IntPtr,System.Int32)"]

See Also

Reference