Hashtable
cs.system.collections.Hashtable (extern class) → Hashtable_SyncHashtable
Implements: cs.system.ICloneable, ICollection, IDictionary, IEnumerable, cs.system.runtime.serialization.IDeserializationCallback, cs.system.runtime.serialization.ISerializable
Static Members
Name | Type |
---|---|
table |
Hashtable |
Returns |
---|
Hashtable |
Instance Members
Values: ICollection
Keys: ICollection
IsReadOnly: Bool
IsFixedSize: Bool
SyncRoot: Dynamic
IsSynchronized: Bool
Count: Int
EqualityComparer: IEqualityComparer
hcp: IHashCodeProvider
comparer: IComparer
CopyTo(array: cs.system.Array, arrayIndex: Int): Void
Name | Type |
---|---|
array |
cs.system.Array |
arrayIndex |
Int |
Name | Type |
---|---|
key |
Dynamic |
value |
Dynamic |
Clear(): Void
Name | Type |
---|---|
key |
Dynamic |
Returns |
---|
Bool |
Name | Type |
---|---|
key |
Dynamic |
Name | Type |
---|---|
key |
Dynamic |
Returns |
---|
Bool |
Name | Type |
---|---|
value |
Dynamic |
Returns |
---|
Bool |
Clone(): Dynamic
Returns |
---|
Dynamic |
GetObjectData(info: cs.system.runtime.serialization.SerializationInfo, context: cs.system.runtime.serialization.StreamingContext): Void
Name | Type |
---|---|
info |
cs.system.runtime.serialization.SerializationInfo |
context |
cs.system.runtime.serialization.StreamingContext |
Name | Type |
---|---|
sender |
Dynamic |
Name | Type |
---|---|
key |
Dynamic |
Returns |
---|
Int |
Name | Type |
---|---|
item |
Dynamic |
key |
Dynamic |
Returns |
---|
Bool |
new(): Void
Metadata
Name | Parameters |
---|---|
:nativeGen |
- |
:libType |
- |
:csNative |
- |