Datenstrukturen: Unterschied zwischen den Versionen

Aus Das Sopra Wiki
Zur Navigation springen Zur Suche springen
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 1: Zeile 1:
{{Stub}}
{{Stub}}


= Datenstrukturen =
<table width="100%" class="default">
{| width="100%" border="1" cellpadding="1" cellspacing="1" summary="bls"
<tr><td class="blank"></td><th colspan="5">Laufzeiten von Methoden</th></tr>
|+ bla
<tr><td class="blank"></td><th>Add</th><th>Remove</th><th>Contains</th><th>Clear</th><th>Count</th><th>Bemerkungen</th></tr>
|-
<tr><th>[http://msdn.microsoft.com/en-us/library/bb359438.aspx HashSet<T>]</th></tr>
! scope="col" |
<tr><th>[http://msdn.microsoft.com/en-us/library/he2s3bh7.aspx LinkedList<T>]</th></tr>
! scope="col" |
<tr><th>[http://msdn.microsoft.com/en-us/library/6sh2ey19.aspx List<T>]</th></tr>
! scope="col" |
<tr><th>[http://msdn.microsoft.com/en-us/library/7977ey2c.aspx Queue<T>]</th></tr>
! scope="col" |
<tr><th>[http://msdn.microsoft.com/en-us/library/3278tedw.aspx Stack<T>]</th></tr>
! scope="col" |
<tr><th>[http://msdn.microsoft.com/en-us/library/ms668265.aspx SynchronizedCollection<T>]</th></tr>
! scope="col" |
<tr><th>[http://msdn.microsoft.com/en-us/library/xfhwa508.aspx Dictionary<TKey, TValue>]</th></tr>
! scope="col" |
<tr><th>[http://msdn.microsoft.com/en-us/library/f7fta44c.aspx SortedDictionary<TKey, TValue>]</th></tr>
! scope="col" |
<tr><th>[http://msdn.microsoft.com/en-us/library/system.collections.hashtable.aspx Hashtable]</th></tr>
! scope="col" |
<tr><th>[http://msdn.microsoft.com/en-us/library/ms132319.aspx SortedList<TKey, TValue>]</th></tr>
! scope="col" |
</table>
|-
! scope="row" |
|
|
|
|
|
|
|
|
|
|-
! scope="row" |
|
|
|
|
|
|
|
|
|
|-
! scope="row" |
|
|
|
|
|
|
|
|
|
|-
! scope="row" |
|
|
|
|
|
|
|
|
|
|-
! scope="row" |
|
|
|
|
|
|
|
|
|
|-
! scope="row" |
|
|
|
|
|
|
|
|
|
|-
! scope="row" |
|
|
|
|
|
|
|
|
|
|-
! scope="row" |
|
|
|
|
|
|
|
|
|
|-
! scope="row" |
|
|
|
|
|
|
|
|
|
|-
! scope="row" |
|
|
|
|
|
|
|
|
|
|-
! scope="row" |
|
|
|
|
|
|
|
|
|
|}

Version vom 18. April 2009, 16:49 Uhr