Compares two strings for equality.
Namespace: NetIrc2Assembly: NetIrc2 (in NetIrc2.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- string1
- Type: NetIrc2 IrcString
The first string.
- string2
- Type: NetIrc2 IrcString
The second string.
Return Value
true if the strings are equal.See Also