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