SummaryOptions.MaxItems Property

Gets the maximum number of items to show in a list summary before omitting items.

Definition

Namespace: Numerics.NET
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public int MaxItems { get; set; }

Property Value

Int32

See Also