EggArchive.Entries

EggArchive.Entries property

Gets the list of files in the archive.

public ReadOnlyCollection<EggEntry> Entries { get; }

See Also