Method RotateLeft NamespacePaintDotNet AssemblyPaintDotNet.Fundamentals.dll RotateLeft(int, int) public static int RotateLeft(int x, int count) Parameters x int count int Returns int