UIntPtr.MinValue 属性

定义

表示 UIntPtr 的最小可能值。

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

属性值

UIntPtr

unativeint

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

实现

适用于