[Hauptseite] / [CDictionaryBase]
Class CDictionaryBase
  New (dictionary As IDictionary) As CDictionaryBase
  New  As CDictionaryBase
  Function AddHash(hashTable As IDictionary, overWriteIfKeyExists As Boolean)
  Function Clear()
  Function CopyTo(array As Array, index As Integer)
  Property Count As Integer
  Function GetEnumerator()
  Function IsEmpty() As Boolean
  Property IsFixedSize As Boolean
  Property IsReadOnly As Boolean
  Property IsSynchronized As Boolean
  Property Keys As ICollection
  Property SyncRoot As Object
  Property Values As ICollection

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