UIntPtr.MaxValue 属性

定义

表示 UIntPtr的最大可能值。

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

属性值

UIntPtr

unativeint

UIntPtr的最大可能值。

实现

适用于