Interface IXmlDocumentIO

Index

Methods

Methods

public loadXml(xml: string)

Parameters

  • xml: string

public loadXml(xml: string, loadSettings: XmlLoadSettings)

Parameters

public saveToFileAsync(file: IStorageFile): IAsyncAction

Parameters

Returns

IAsyncAction