The ArchiveItemCollection type exposes the following members.

Properties

  NameDescription
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.

See Also