Sdílet prostřednictvím


UIntPtr.Log2(UIntPtr) Metoda

Definice

Vypočítá protokol 2 hodnoty.

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

Parametry

value
UIntPtr

unativeint

Návraty

UIntPtr

unativeint

Protokol 2 .value

Implementuje

Platí pro