StringDictionary

cs.system.collections.specialized.StringDictionary (extern class)

Instance Members

SyncRoot: Dynamic



IsSynchronized: Bool

Count: Int

Add(key: String, value: String): Void
Name Type
key String
value String

Clear(): Void

ContainsKey(key: String): Bool
Name Type
key String
Returns
Bool

ContainsValue(value: String): Bool
Name Type
value String
Returns
Bool

CopyTo(array: cs.system.Array, index: Int): Void
Name Type
array cs.system.Array
index Int

Returns
cs.system.collections.IEnumerator

Remove(key: String): Void
Name Type
key String

new(): Void

Metadata

Name Parameters
:nativeGen -
:libType -
:csNative -