NativeMethodscore_FileNode_read_Vec6s Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.core_FileNode_read_Vec6s(System.IntPtr,OpenCvSharp.Vec6s@)"]
Namespace: OpenCvSharp
public static ExceptionStatus core_FileNode_read_Vec6s( IntPtr node, out Vec6s returnValue )
Public Shared Function core_FileNode_read_Vec6s ( node As IntPtr, <OutAttribute> ByRef returnValue As Vec6s ) As ExceptionStatus
public: static ExceptionStatus core_FileNode_read_Vec6s( IntPtr node, [OutAttribute] Vec6s% returnValue )
static member core_FileNode_read_Vec6s : node : IntPtr * returnValue : Vec6s byref -> ExceptionStatus
[Missing <param name="node"/> documentation for "M:OpenCvSharp.NativeMethods.core_FileNode_read_Vec6s(System.IntPtr,OpenCvSharp.Vec6s@)"]
[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.core_FileNode_read_Vec6s(System.IntPtr,OpenCvSharp.Vec6s@)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.core_FileNode_read_Vec6s(System.IntPtr,OpenCvSharp.Vec6s@)"]