Mono Class Library: System.Xml.Xsl.XsltContext Overview | Members

System.Xml.Xsl.XsltContext.CompareDocument Method

Determines if two documents are the same, based on URI string.

public abstract int CompareDocument (string baseUri, string nextbaseUri)

Parameters

baseUri
A URI string.
nextbaseUri
Another URI string

Returns

If they are equal, then 0; otherwise, compare two URI strings as string.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Xml.Xsl
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0