InMemoryDataStore.WriteXml Method
| Name | Parameters | Description |
|---|---|---|
| WriteXml(String) | fileName | Writes the data contained in the InMemoryDataStore to the specified file. |
| WriteXml(XmlWriter) | writer | Writes the data contained in the InMemoryDataStore to the specified XmlWriter. |