Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Classes
Class | Description | |
---|---|---|
![]() |
OrderedVariableSizeList | An object which contains a variable-size collection of elements of type T, without an insert method, without the ability to change existing items, and which is not synchronized. |
![]() |
ReadOnlyList | Infrastructure. Object to contain a read-only collection of elements of type T which is not synchronized. |
![]() |
VariableSizeList | An object which contains a variable-size collection of elements of type T, without an insert method, without the ability to change existing items, and which is not synchronized. |
Structures
Structure | Description | |
---|---|---|
![]() |
AccountDisplayMode |
Interfaces
Interface | Description | |
---|---|---|
![]() |
IVersionTag | Used to provide bounded objects with information about a collection change. |