... | ... | @@ -19,6 +19,7 @@ |
|
|
* [4-1. System.Collections.ArrayList](#arraylist)
|
|
|
* [4-2. System.Collections.Hashtable](#hashtable)
|
|
|
* [4-3. System.Collections.SortedList](#sortedlist)
|
|
|
* [4-4. System.Collections.Stack](#stack)
|
|
|
|
|
|
|
|
|
-- -- --
|
... | ... | @@ -821,4 +822,4 @@ class SortedListEx |
|
|
}
|
|
|
```
|
|
|
|
|
|
|
|
|
### Stack |