[Hauptseite] / [CSortedIntegerObjectList]
Class CSortedIntegerObjectList : CSortedListBase
  New  As CSortedIntegerObjectList
  Function Add(key As Integer, value As Object)
  Function AddHash(hashTable As IDictionary, overWriteIfKeyExists As Boolean) (geerbt)
  Property Capacity As Integer (geerbt)
  Function Clear() (geerbt)
  Function ContainsKey(key As Integer) As Boolean
  Function ContainsValue(value As Object) As Boolean
  Function CopyTo(array As Array, index As Integer) (geerbt)
  Property Count As Integer (geerbt)
  Function GetEnumerator() (geerbt)
  Function GetKeyList() As IList (geerbt)
  Function GetValueList() As IList (geerbt)
  Function IndexOfKey(key As Integer) As Integer
  Function IndexOfValue(value As Object) As Integer
  Function IsEmpty() As Boolean (geerbt)
  Property IsFixedSize As Boolean (geerbt)
  Property IsReadOnly As Boolean (geerbt)
  Property IsSynchronized As Boolean (geerbt)
  Property Item(key As Integer) As Object
  Function ItemByIndex(index As Integer) As Object
  Function KeyByIndex(index As Integer) As Integer
  Property Keys As ICollection (geerbt)
  Function Remove(key As Integer)
  Function RemoveAt(index As Integer) (geerbt)
  Property SyncRoot As Object (geerbt)
  Function TrimToSize() (geerbt)
  Property Values As ICollection (geerbt)

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