Scalar variable.
More...
|
| 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) |
| |
| double IG.Lib.ScalarVar._Value =0 |
|
private |
| string IG.Lib.ScalarVar._TypeName = "scalar" |
|
staticprivate |
| string [] IG.Lib.ScalarVar._TypeNames = { _TypeName, "scal" } |
|
staticprivate |
| double IG.Lib.ScalarVar.Value |
|
getset |
| override string IG.Lib.ScalarVar.TypeName |
|
get |
| override string [] IG.Lib.ScalarVar.TypeNames |
|
get |
The documentation for this class was generated from the following file: