CvFileNodeReadString Method OpenCvSharp Class Library
Retrieves text string from file node

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public string ReadString()

Return Value

Type: String
returns text string that is represented by the file node.
See Also

Reference