haXe API Documentation
Back | Index
extern interface cs.system.collections.IDictionaryEnumerator
implements IEnumerator
import cs.system.collections.IDictionary
Available in cs
var Key(default,null) : Dynamic
var Value(default,null) : Dynamic
Back | Index