Click or drag to resize

FileStorageGetFirstTopLevelNode Method

http://www.emgu.com
Gets the first element of the top-level mapping.

Namespace:  Emgu.CV
Assembly:  Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntax
public FileNode GetFirstTopLevelNode()

Return Value

Type: FileNode
The first element of the top-level mapping.
See Also