count property
int
get
count
Returns the count of pivot reference collection.
Implementation
int get count {
return _dictStyles.length;
}
Returns the count of pivot reference collection.
int get count {
return _dictStyles.length;
}