Overload List

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

See Also