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