FileNodeIsInt Property OpenCvSharp Class Library
Returns true if the node is an integer

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

public bool IsInt { get; }

Return Value

Type: Boolean
See Also

Reference