[Hauptseite] / [CStringObjectHashTable]
Class CStringObjectHashTable : CDictionaryBase
  New (keyMustExists As Boolean) As CStringObjectHashTable
  New  As CStringObjectHashTable
  New (dictionary As IDictionary) As CStringObjectHashTable
  Function Add(key As String, value As Object)
  Function AddHash(hashTable As IDictionary, overWriteIfKeyExists As Boolean) (geerbt)
  Function Clear() (geerbt)
  Function ContainsKey(key As String) As Boolean
  Function CopyTo(array As Array, index As Integer) (geerbt)
  Property Count As Integer (geerbt)
  Function GetEnumerator() (geerbt)
  Function IsEmpty() As Boolean (geerbt)
  Property IsFixedSize As Boolean (geerbt)
  Property IsReadOnly As Boolean (geerbt)
  Property IsSynchronized As Boolean (geerbt)
  Property Item(key As String) As Object
  Property Keys As ICollection (geerbt)
  Function Remove(key As String)
  Property SyncRoot As Object (geerbt)
  Property Values As ICollection (geerbt)

//wiki.stne.net/index.php?title=API:CStringObjectHashTable
//wiki.en.stne.net/index.php?title=API:CStringObjectHashTable