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