Haxe API Documentation
Back | Index
private class haxe.ds.NativePropertyIterator
import haxe.ds.WeakMap
Available in flash
inline function hasNext() : Bool
inline function next() : Dynamic
static inline function iterator(collection : Dynamic) : NativePropertyIterator
Back | Index