UIntPtr.Log10(UIntPtr) メソッド

定義

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

パラメーター

value
UIntPtr

unativeint

返品

UIntPtr

unativeint

実装

適用対象