[Hauptseite] / [CKeyMustExistsHashTable]
Class CKeyMustExistsHashTable
  New (dictionary As IDictionary) As CKeyMustExistsHashTable
  New  As CKeyMustExistsHashTable
  New (capacity As Integer) As CKeyMustExistsHashTable
  Function Add(key As Object, value As Object)
  Function Clear()
  Function Clone() As Object
  Function Contains(key As Object) As Boolean
  Function ContainsKey(key As Object) As Boolean
  Function ContainsValue(value As Object) As Boolean
  Function CopyTo(array As Array, arrayIndex As Integer)
  Property Count As Integer
  Var DefaultValue As Object
  Function GetEnumerator()
  Property IsFixedSize As Boolean
  Property IsReadOnly As Boolean
  Property IsSynchronized As Boolean
  Property Item(key As Object) As Object
  Property Keys As ICollection
  Function OnDeserialization(sender As Object)
  Function Remove(key As Object)
  Property SyncRoot As Object
  Property Values As ICollection

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