IntHelper
Overview
Location
- Reference: RemObjects.SDK.dll
- Namespace: RemObjects.SDK
- Platforms: .NET Compact Framework
Class Methods
TryParse
class method TryParse(text: String; out value: Int32): Boolean
static Boolean TryParse(String text, out Int32 value)
Shared Function TryParse(text As String, <OutAttribute> ByRef value As Int32) As Boolean
Parameters:
- text:
- value: