Entries

RarArchive.Entries property

Gets entries of RarArchiveEntry type constituting the rar archive.

public ReadOnlyCollection<RarArchiveEntry> Entries { get; }

See Also