Variable LayoutItems._count

class LayoutItems
{
  // ...
  int _count;
  // ...
}