Entries

XarArchive.Entries property

Gets entries of XarEntry type constituting the archive.

public IEnumerable<XarEntry> Entries { get; }

See Also