Concept.Utils Assembly > Concept.Utils Namespace : XmlDataStore Class |
The following tables list the members exposed by XmlDataStore.
Name | Description | |
---|---|---|
![]() | XmlDataStore Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Changed | Gets or sets a value indicating whether this XmlDataStore is changed. |
![]() | Xml | Gets or sets the XML. |
Name | Description | |
---|---|---|
![]() | LoadFromFile | Loads from file. |
![]() | LoadFromStream | Loads from stream. |
![]() | SaveToFile | Saves to file. |
![]() | SaveToStream | Saves to stream. |
Name | Description | |
---|---|---|
![]() | LoadFromString | Loads from string. |
![]() | OnChange | Overridden. Called when [change]. |
![]() | SaveToString | Saves to string. |
![]() | SaveToXmlIndentedString | Saves to xml indented string. |
Name | Description | |
---|---|---|
![]() | GetImage | Overloaded. Gets the image. |
![]() | IfNotNull<T,U> |