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