Method Is
Is(string)
Determines whether this name has the given local name, ignoring the namespace.
public bool Is(string localName)
Parameters
localNamestringThe local name to test.
Determines whether this name has the given local name, ignoring the namespace.
public bool Is(string localName)
localName stringThe local name to test.