FileStorageReleaseAndGetString Method OpenCvSharp Class Library
Closes the file, releases all the memory buffers and returns the text string

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

public string ReleaseAndGetString()

Return Value

Type: String

[Missing <returns> documentation for "M:OpenCvSharp.CPlusPlus.FileStorage.ReleaseAndGetString"]

See Also

Reference