UIntPtr.Log10(UIntPtr) Metodo

Definizione

public:
 static UIntPtr Log10(UIntPtr value) = System::Numerics::IBinaryInteger<UIntPtr>::Log10;
public static UIntPtr Log10(UIntPtr value);
static member Log10 : unativeint -> unativeint
Public Shared Function Log10 (value As UIntPtr) As UIntPtr

Parametri

value
UIntPtr

unativeint

Valori restituiti

UIntPtr

unativeint

Implementazioni

Si applica a