Overload List

  NameDescription
Public methodStatic memberRotateLeft(UInt16, Int32)
Rotates the bits of an unsigned short integer.
Public methodStatic memberRotateLeft(UInt32, Int32)
Rotates the bits of an unsigned integer.
Public methodStatic memberRotateLeft(UInt64, Int32)
Rotates the bits of an unsigned long integer.

See Also