Click or drag to resize

FileNodeItem Property (Int32)

returns element of a sequence node

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public FileNode this[
	int i
] { get; }

Parameters

i
Type: SystemInt32

Property Value

Type: FileNode
See Also