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