LzxArchive.Entries

LzxArchive.Entries property

Gets file entries of LzxArchiveEntry type constituting the archive.

public ReadOnlyCollection<LzxArchiveEntry> Entries { get; }

See Also