IGLib
1.5
The IGLib base library for development of numerical, technical and business applications.
|
This is the complete list of members for IG.Lib.DataStore, including all inherited members.
_Data | IG.Lib.DataStore | private |
_DataChanged | IG.Lib.DataStore | private |
DataUnsaved | IG.Lib.DataStore | |
Doc | IG.Lib.DataStore | |
GetElement(string xpath) | IG.Lib.DataStore | inline |
GetElements(string xpath) | IG.Lib.DataStore | inline |
GetNode(string xpath) | IG.Lib.DataStore | inline |
GetNodes(string xpath) | IG.Lib.DataStore | inline |
GetRootNode() | IG.Lib.DataStore | inline |
Load(string filepath, bool forceoverwrite) | IG.Lib.DataStore | inline |
Load(string filepath) | IG.Lib.DataStore | inline |
Load(Stream inStream, bool forceoverwrite) | IG.Lib.DataStore | inline |
Load(Stream inStream) | IG.Lib.DataStore | inline |
Load(TextReader txtReader, bool forceoverwrite) | IG.Lib.DataStore | inline |
Load(TextReader txtReader) | IG.Lib.DataStore | inline |
LoadFromString(string str, bool loadifnotnull) | IG.Lib.DataStore | inline |
LoadFromString(string filename) | IG.Lib.DataStore | inline |