UIntPtr.MinValue Proprietà

Definizione

Rappresenta il valore più piccolo possibile di UIntPtr.

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

Valore della proprietà

UIntPtr

unativeint

x se è minore di y; in caso contrario, y.

Implementazioni

Si applica a