W3cubDocs

/Haxe C#

Hashtable_HashKeys

package cs.system.collections

implements ICollection, IEnumerable

import cs.system.collections.Hashtable

@:libType@:csNative@:native("System.Collections.Hashtable.HashKeys") Available on cs

Constructor

@:final @:overload new (host:Hashtable)

Variables

read only Count:Int

read only IsSynchronized:Bool

read only SyncRoot:Dynamic

Methods

@: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_HashKeys.html