UIntPtr.MaxValue 属性

定义

表示 UIntPtr 的最大可能值。

public:
 static property UIntPtr MaxValue { UIntPtr get(); };
public static UIntPtr MaxValue { get; }
member this.MaxValue : unativeint
Public Shared ReadOnly Property MaxValue As UIntPtr

属性值

UIntPtr

unativeint

x 如果大于 y,则为 ;否则为 y

实现

适用于