Table of Contents

Property this

Namespace
OpenCvSharp
Assembly
OpenCvSharp.dll

this[string]

Returns the specified element of the top-level mapping, or null if the key is not present (or is explicitly stored as a "none" value).

public FileNode? this[string nodeName] { get; }

Parameters

nodeName string

Property Value

FileNode