ResultDocumentCollection.Contains MethodResultDocumentCollection.Contains MethodResultDocumentCollection::Contains Method
- XmlPrime 1.0
- Other Versions ▼
Determines whether a document with the specified URI was created by the XSL transformation.
Parameters
- uri
Type: XmlPrime.AnyUriXmlPrime.AnyUriXmlPrime::AnyUri^
The URI of the document to find.
Return Value
Type: System.BooleanSystem.BooleanSystem::Boolean
true
True
true
if the result documents contain a document with the specified URI; otherwise, false
False
false
.