Saxon API for .NET

XmlDestination.GetResult Method 

Get a Result to which the XML document can be sent as a series of events.

public abstract Result GetResult();

Remarks

This must be an implementation of the JAXP Result interface that is recognized by Saxon.

See Also

XmlDestination Class | Saxon.Api Namespace