The ArchiveItemCollection type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() ![]() | Count |
Gets the number of items contained in the collection.
|
![]() ![]() | IsReadOnly |
Gets a value indicating whether the collection is read-only.
|
![]() ![]() | Items |
Gets a List<(Of <(<'T>)>)> object that the ArchiveItemCollection class wraps.
|
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() ![]() | IList..::..IsFixedSize | |
![]() ![]() ![]() | ICollection..::..IsSynchronized | |
![]() ![]() ![]() | IList<(Of <<'(ArchiveItem>)>>)..::..Item | |
![]() ![]() ![]() | IList..::..Item | |
![]() ![]() ![]() | ICollection..::..SyncRoot |