count property

int get count

Returns the count of pivot reference collection.

Implementation

int get count {
  return _dictStyles.length;
}