.NET 框架类库
X# Runtime and VO SDK Reference
X# Runtime and SDK Reference
VO
Range 类
Range 属性
Max 属性
Min 属性
Range.Max 属性
一个数字值,表示此范围中的最大值。
命名空间:
VO
程序集:
VOGUIClasses (在 VOGUIClasses.dll 中) 版本:2.22 GA
语法
X#
C#
复制
VIRTUAL
PROPERTY
Max
AS
LONG
GET
SET
public
virtual
int
Max
{
get
;
set
; }
查看代码
属性值
类型:
Int32
一个数字值,表示此范围中的最大值。
参见
引用
Range 类
VO 命名空间