Miner.Responder.Model Assembly > Miner.Responder.Model.Personnel Namespace > PhoneNumber Class > TryParse Method : TryParse(String,PhoneNumber) Method |
'Declaration Public Overloads Shared Function TryParse( _ ByVal input As String, _ ByRef result As PhoneNumber _ ) As Boolean
'Usage Dim input As String Dim result As PhoneNumber Dim value As Boolean value = PhoneNumber.TryParse(input, result)
public static bool TryParse( string input, out PhoneNumber result )
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.