method
count
count( node_set )
public
Hide source
# File lib/rexml/functions.rb, line 39 def Functions::count( node_set ) node_set.size end