Variable StringListAdapterBase._intIds

class StringListAdapterBase
{
  // ...
  int[] _intIds;
  // ...
}