Language

ILSSerializerExtensions Class

Definition

Extension methods for ILSSerializer.

public static class ILSSerializerExtensions
type ILSSerializerExtensions = class
Inheritance
ILSSerializerExtensions

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Methods

Name Description
WriteAsync(ILSSerializer, INode, ILSOutput)

Asynchronously serializes a DOM node to an output destination.

WriteToURIAsync(ILSSerializer, INode, String)

Asynchronously serializes a DOM node to a URI.

Applies to