FileStorageItem Property OpenCvSharp Class Library
Returns the specified element of the top-level mapping

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

public FileNode this[
	string nodeName
] { get; }

Parameters

nodeName
Type: SystemString

Return Value

Type: FileNode
See Also

Reference