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