|
| virtual object | FromXmlElement (XmlElement source, ref object initial) |
| | Creates a new object and initializes it from an XML element. More...
|
| |
| virtual XmlElement | ToXmlElement (object source, XmlDocument doc, ref XmlElement initial) |
| | Creates and returns XML representation of an object. More...
|
| |
| string | ConvertToString (object source, string format) |
| |
| object | ParseFromString (string source, string format, int position, out int next) |
| |
| long IG.Lib.CounterVar._Value = 0 |
|
private |
| const string IG.Lib.CounterVar._TypeName = "counter" |
|
private |
| string [] IG.Lib.CounterVar._TypeNames = {_TypeName, "cont"} |
|
private |
| long IG.Lib.CounterVar.Value |
|
getset |
| override string IG.Lib.CounterVar.TypeName |
|
get |
| override string [] IG.Lib.CounterVar.TypeNames |
|
get |
The documentation for this class was generated from the following file: