Interface IXmlDocumentStatics

Index

Methods

Methods

public loadFromFileAsync(file: IStorageFile): IAsyncOperation

Parameters

Returns

IAsyncOperation

public loadFromFileAsync(file: IStorageFile, loadSettings: XmlLoadSettings): IAsyncOperation

Parameters

Returns

IAsyncOperation

public loadFromUriAsync(uri: Uri): IAsyncOperation

Parameters

Returns

IAsyncOperation

public loadFromUriAsync(uri: Uri, loadSettings: XmlLoadSettings): IAsyncOperation

Parameters

Returns

IAsyncOperation