Click or drag to resize

FileNodeGetEnumerator Method

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public IEnumerator<FileNode> GetEnumerator()

Return Value

Type: IEnumeratorFileNode

Implements

IEnumerableTGetEnumerator
See Also