Entries

SharArchive.Entries property

Gets entries of SharEntry type constituting the archive.

public ReadOnlyCollection<SharEntry> Entries { get; }

See Also