[Hauptseite] / [CSortedListBase]
Class CSortedListBase
  New (dictionary As IDictionary, comparer As IComparer) As CSortedListBase
  New (comparer As IComparer, capacity As Integer) As CSortedListBase
  New (dictionary As IDictionary) As CSortedListBase
  New (initialCapacity As Integer) As CSortedListBase
  New (comparer As IComparer) As CSortedListBase
  New  As CSortedListBase
  Function AddHash(hashTable As IDictionary, overWriteIfKeyExists As Boolean)
  Property Capacity As Integer
  Function Clear()
  Function CopyTo(array As Array, index As Integer)
  Property Count As Integer
  Function GetEnumerator()
  Function GetKeyList() As IList
  Function GetValueList() As IList
  Function IsEmpty() As Boolean
  Property IsFixedSize As Boolean
  Property IsReadOnly As Boolean
  Property IsSynchronized As Boolean
  Property Keys As ICollection
  Function RemoveAt(index As Integer)
  Property SyncRoot As Object
  Function TrimToSize()
  Property Values As ICollection

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