KrMultipart.Parts property

Gets the ordered list of parts in the payload.

public List<KrRawPart> Parts { get; }

See Also