'Declaration
Public Shared Function CompareIgnoreNulls( _ ByVal str1 As String, _ ByVal str2 As String _ ) As Boolean
Parameters
- str1
- str2
'Declaration
Public Shared Function CompareIgnoreNulls( _ ByVal str1 As String, _ ByVal str2 As String _ ) As Boolean