IsoArchive.Entries

IsoArchive.Entries property

Gets entries of IsoEntry type constituting the archive.

public ReadOnlyCollection<IsoEntry> Entries { get; }

See Also