[Missing <summary> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.core_FileNode_toString(System.IntPtr,System.Text.StringBuilder,System.Int32)"]
Namespace: OpenCvSharp.CPlusPlus
Assembly: OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static void core_FileNode_toString( IntPtr obj, StringBuilder buf, int bufLength )
Parameters
- obj
- Type: SystemIntPtr
[Missing <param name="obj"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.core_FileNode_toString(System.IntPtr,System.Text.StringBuilder,System.Int32)"]
- buf
- Type: System.TextStringBuilder
[Missing <param name="buf"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.core_FileNode_toString(System.IntPtr,System.Text.StringBuilder,System.Int32)"]
- bufLength
- Type: SystemInt32
[Missing <param name="bufLength"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.core_FileNode_toString(System.IntPtr,System.Text.StringBuilder,System.Int32)"]
See Also