InMemoryDataStore.ReadXml Method
| Name | Parameters | Description |
|---|---|---|
| ReadXml(String) | fileName | Reads the data into the InMemoryDataStore from a specific file. |
| ReadXml(XmlReader) | reader | Reads the data into the InMemoryDataStore from a specific XmlReader. |
| Name | Parameters | Description |
|---|---|---|
| ReadXml(String) | fileName | Reads the data into the InMemoryDataStore from a specific file. |
| ReadXml(XmlReader) | reader | Reads the data into the InMemoryDataStore from a specific XmlReader. |