IppIntegerRange.End 属性

定义

获取由当前 IppIntegerRange 对象表示的 rangeOfInteger Internet 打印协议 (IPP) ) 定义的属性 (的上限 (非独占) 。

public:
 property int End { int get(); };
int End();
public int End { get; }
var int32 = ippIntegerRange.end;
Public ReadOnly Property End As Integer

属性值

Int32

int

属性的上限 (非独占) rangeOfInteger

适用于