Gets an integer value specified by a path.
'Declaration
Public Overloads Function GetInt( _
ByVal As System.String _
) As System.Integer
public System.int GetInt(
System.string
)
Parameters
- path
- The target path.
Return Value
The integer value specified by .