Entries

CpioArchive.Entries property

Gets entries of CpioEntry type constituting the archive.

public ReadOnlyCollection<CpioEntry> Entries { get; }

See Also