IntPtr.Log10(IntPtr) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static IntPtr Log10(IntPtr value) = System::Numerics::IBinaryInteger<IntPtr>::Log10;
public static IntPtr Log10(IntPtr value);
static member Log10 : nativeint -> nativeint
Public Shared Function Log10 (value As IntPtr) As IntPtr
Parameters
- value
-
IntPtr
nativeint
Returns
nativeint