Checks if the start of the current string matches the specified string.
Namespace: NetIrc2Assembly: NetIrc2 (in NetIrc2.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- value
- Type: NetIrc2 IrcString
The string to match with.
Return Value
true if the current string starts with value.See Also