method
count
v1_8_7_72 -
Show latest stable
- Class:
REXML::Functions
count( node_set )public
No documentation available.
# File lib/rexml/functions.rb, line 39
def Functions::count( node_set )
node_set.size
end count( node_set )No documentation available.
# File lib/rexml/functions.rb, line 39
def Functions::count( node_set )
node_set.size
end