Method: FbGraph::Collection#total_count
- Defined in:
- lib/fb_graph/collection.rb
#total_count ⇒ Object (readonly)
Returns the value of attribute total_count.
3 4 5 |
# File 'lib/fb_graph/collection.rb', line 3 def total_count @total_count end |