LhaArchive.Entries

LhaArchive.Entries property

Gets file entries of LhaArchiveEntry type constituting the archive.

public ReadOnlyCollection<LhaArchiveEntry> Entries { get; }

See Also