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: ICollectionKeys: ICollectionIsReadOnly: BoolIsFixedSize: BoolSyncRoot: DynamicIsSynchronized: BoolCount: IntEqualityComparer: IEqualityComparerhcp: IHashCodeProvidercomparer: IComparerCopyTo(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(): VoidMetadata
| Name | Parameters |
|---|---|
:nativeGen |
- |
:libType |
- |
:csNative |
- |