Method | Description | |
---|---|---|
Is ( this xname, string name ) : bool |
Provides a case-insensitive comparison between an XName element and a string.
|
public static Is ( this xname, string name ) : bool | ||
xname | this | The XName to compare |
name | string | The string to compare |
return | bool |