Overload List

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

See Also