IDictionary
cs.system.collections.IDictionary (extern interface) → Hashtable
Instance Members
Values: ICollection
Keys: ICollection
IsReadOnly: Bool
IsFixedSize: Bool
Name | Type |
---|---|
key |
Dynamic |
value |
Dynamic |
Clear(): Void
Name | Type |
---|---|
key |
Dynamic |
Returns |
---|
Bool |
GetEnumerator(): IDictionaryEnumerator
Returns |
---|
IDictionaryEnumerator |
Name | Type |
---|---|
key |
Dynamic |
Metadata
Name | Parameters |
---|---|
:nativeGen |
- |
:abstract |
- |
:libType |
- |
:csNative |
- |