UIntPtr.Log10(UIntPtr) Método

Definición

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

Parámetros

value
UIntPtr

unativeint

Devoluciones

UIntPtr

unativeint

Implementaciones

Se aplica a