Click or drag to resize

IniValueTryConvertInt Method

Try Convert Integer

Namespace:  VIZCore3D.NET.Utility
Assembly:  VIZCore3D.NET (in VIZCore3D.NET.dll) Version: 2.8.24.1104 (2.8.24.1104)
Syntax
C#
public bool TryConvertInt(
	out int result
)

Parameters

result
Type: SystemInt32
Result

Return Value

Type: Boolean
Result Value
See Also