Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Classes
| Class | Description | |
|---|---|---|
![]() |
OrderedVariableSizeList | Variable-size collection of elements of type T, without insert method or chance of changing of existing items, not synchronized |
![]() |
ReadOnlyList | Readonly collection of elements of type T, not synchronized |
![]() |
VariableSizeList | Variable-size collection of elements of type T, without insert method or chance of changing of existing items, not synchronized |
Interfaces
| Interface | Description | |
|---|---|---|
![]() |
IVersionTag | IVersionTag interface is used to provide bounded objects with information about collection change. Collection must increment version tag when Add/Remove/Clear operations are performed. |
.gif)
.gif)