Haxe API Documentation
Back |
Indexextern class flash.globalization.NumberParseResult
Available in flash
- var endIndex(default,null) : Int
- var startIndex(default,null) : Int
- var value(default,null) : Float
- function new(?value : Float, ?startIndex : Int, ?endIndex : Int) : Void
Back |
Index