ListRange static method

ControlCommand ListRange()

Implementation

static ControlCommand ListRange() {
  return ControlCommand(CommandType.ListRange);
}