NativeMethodscore_FileStorage_indexer Method OpenCvSharp Class Library

[Missing <summary> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.core_FileStorage_indexer(System.IntPtr,System.String)"]

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

public static IntPtr core_FileStorage_indexer(
	IntPtr obj,
	string nodeName
)

Parameters

obj
Type: SystemIntPtr

[Missing <param name="obj"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.core_FileStorage_indexer(System.IntPtr,System.String)"]

nodeName
Type: SystemString

[Missing <param name="nodeName"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.core_FileStorage_indexer(System.IntPtr,System.String)"]

Return Value

Type: IntPtr

[Missing <returns> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.core_FileStorage_indexer(System.IntPtr,System.String)"]

See Also

Reference