The ArchiveItemCollection type exposes the following members.

Properties

  NameDescription
Public propertySupported by the .NET Compact FrameworkCount
Gets the number of items contained in the collection.
Public propertySupported by the .NET Compact FrameworkIsReadOnly
Gets a value indicating whether the collection is read-only.
Protected propertySupported by the .NET Compact FrameworkItems
Gets a List<(Of <(<'T>)>)> object that the ArchiveItemCollection class wraps.

Explicit Interface Implementations

See Also