StringDictionary
cs.system.collections.specialized.StringDictionary (extern class)
Implements: cs.system.collections.IEnumerable
Instance Members
SyncRoot: DynamicIsSynchronized: BoolCount: Int| Name | Type |
|---|---|
key |
String |
value |
String |
Clear(): Void| Name | Type |
|---|---|
key |
String |
| Returns |
|---|
| Bool |
| Name | Type |
|---|---|
value |
String |
| Returns |
|---|
| Bool |
CopyTo(array: cs.system.Array, index: Int): Void| Name | Type |
|---|---|
array |
cs.system.Array |
index |
Int |
GetEnumerator(): cs.system.collections.IEnumerator| Returns |
|---|
| cs.system.collections.IEnumerator |
| Name | Type |
|---|---|
key |
String |
new(): VoidMetadata
| Name | Parameters |
|---|---|
:nativeGen |
- |
:libType |
- |
:csNative |
- |