| FileNodeIteratorCurrent Property  | 
        
         
            *iterator
            
 
    Namespace: 
   OpenCvSharp
    Assembly:
   OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
 Syntax
Syntaxpublic FileNode Current { get; }Public ReadOnly Property Current As FileNode
	Get
public:
property FileNode^ Current {
	FileNode^ get ();
}member Current : FileNode with get
Property Value
Type: 
FileNode See Also
See Also