MaxInclusive

IntArray.MaxInclusive property

获取或设置最大值。 maxInclusive 属性表示数组中可以包含的最大整数值。 默认值为 2147483647。 可选属性。

public string MaxInclusive { get; set; }

也可以看看