'Declaration Public Overloads Function ValidateIDStringLength( _ ByVal throwException As Boolean _ ) As Integer
'Usage Dim instance As SSHIdentificationString Dim throwException As Boolean Dim value As Integer value = instance.ValidateIDStringLength(throwException)
public int ValidateIDStringLength( bool throwException )
Parameters
- throwException