共用方式為


VMAttributeMinMaxInteger interface

從CRS檢索VMS大小時,最小值= 0(uint.MinValue) 如果未指定,則 Max = 4294967295 (uint.MaxValue) 。 這允許在所有可用的 VMSize 上過濾 VMAttribute。

屬性

max

CRS 中的 VMSize 上限,Max = 4294967295 (uint.如果未指定,則為 MaxValue。

min

MIN VMSize from CRS, Min = 0 (uint.如果未指定,則為MinValue。

屬性詳細資料

max

CRS 中的 VMSize 上限,Max = 4294967295 (uint.如果未指定,則為 MaxValue。

max?: number

屬性值

number

min

MIN VMSize from CRS, Min = 0 (uint.如果未指定,則為MinValue。

min?: number

屬性值

number