package cs.system.collections
implements ICollection, IEnumerable
import cs.system.collections.Hashtable
@:libType@:csNative@:native("System.Collections.Hashtable.HashValues") Available on cs@:final @:overload new (host:Hashtable)
read only Count:Int
read only IsSynchronized:Bool
read only SyncRoot:Dynamic
@:overload CopyTo (array:Array, arrayIndex:Int):Void
@:overload GetEnumerator ():IEnumerator
© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/cs/system/collections/Hashtable_HashValues.html