StreamTokenizerNumberValue Property |
[Missing <summary> documentation for "P:VelocityGraph.Frontenac.Blueprints.Util.IO.StreamTokenizer.NumberValue"]
Namespace:
VelocityGraph.Frontenac.Blueprints.Util.IO
Assembly:
VelocityGraph (in VelocityGraph.dll) Version: 11.1.0.0 (11.1)
Syntaxpublic double NumberValue { get; }
Public ReadOnly Property NumberValue As Double
Get
public:
property double NumberValue {
double get ();
}
member NumberValue : float with get
Property Value
Type:
Double
See Also