次の方法で共有


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の可能な最大値。

実装

適用対象