Miner.Responder.Model Assembly > Miner.Responder.Model.Personnel Namespace > PhoneNumber Class > TryParse Method : TryParse(String,PhoneNumber,Boolean) Method |
'Declaration Public Overloads Shared Function TryParse( _ ByVal input As String, _ ByRef result As PhoneNumber, _ ByVal emptyNotAllowed As Boolean _ ) As Boolean
'Usage Dim input As String Dim result As PhoneNumber Dim emptyNotAllowed As Boolean Dim value As Boolean value = PhoneNumber.TryParse(input, result, emptyNotAllowed)
public static bool TryParse( string input, out PhoneNumber result, bool emptyNotAllowed )
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.