QName.Matches MethodQName.Matches MethodQName::Matches Method
- XmlPrime 4.1
- Other Versions ▼
Parameters
- value1
- value2
Return Value
Type: System.BooleanSystem.BooleanSystem::Boolean
trueTruetrue if the LocalNameLocalNameLocalName of value1 equals that of value2
and the NamespaceNamespaceNamespace of value1 equals that of value2 using string equality;
otherwise falseFalsefalse.
otherwise.
