Method: Inforouter::PropertySet#rows

Defined in:
lib/inforouter/property_set.rb

#rowsObject

Array of Inforouter::PropertyRows.



6
7
8
# File 'lib/inforouter/property_set.rb', line 6

def rows
  @rows
end