ArjArchive.Entries

ArjArchive.Entries property

Gets entries of ArjEntryPlain type constituting the ARJ archive.

public ReadOnlyCollection<ArjEntryPlain> Entries { get; }

See Also