ResultDocumentCollection.Contains MethodResultDocumentCollection.Contains MethodResultDocumentCollection::Contains Method
- XmlPrime 1.3
 - 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
            trueTruetrue if the result documents contain a document with the specified URI; otherwise, falseFalsefalse.
            
