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