Entries

Archive.Entries property

Gets entries of ArchiveEntry type constituting the archive.

public ReadOnlyCollection<ArchiveEntry> Entries { get; }

See Also