| GenericListWrapperT Properties |
The GenericListWrapperT generic type exposes the following members.
| Name | Description | |
|---|---|---|
| Count |
See interface docs.
| |
| GenericList |
Gets the list that is being wrapped.
| |
| IsFixedSize |
See interface docs.
| |
| IsReadOnly |
See interface docs.
| |
| IsSynchronized |
See interface docs.
| |
| Item |
See interface docs.
| |
| SyncRoot |
See interface docs.
|