UIntPtr.Log10(UIntPtr) Metoda

Definicja

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

Parametry

value
UIntPtr

unativeint

Zwraca

UIntPtr

unativeint

Implementuje

Dotyczy