= private = protected
length()
Returns the number of enumerated Enumerable objects, i.e. the size of each row.
# File lib/rexml/syncenumerator.rb, line 21 def length @gens.length end