Click or drag to resize
NamespaceNameEquals Method (String)

[Missing <summary> documentation for "M:DXMLBase.Xml.NamespaceName.Equals(System.String)"]

Namespace: DXMLBase.Xml
Assembly: DXMLBase (in DXMLBase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool Equals(
	string rhs
)

Parameters

rhs
Type: SystemString

[Missing <param name="rhs"/> documentation for "M:DXMLBase.Xml.NamespaceName.Equals(System.String)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:DXMLBase.Xml.NamespaceName.Equals(System.String)"]

See Also