All Classes |Grouped Classes |Index

Function select_float

Returns the first node value (as float) matching the specified xpath expression using this node as the context node.

	float CL_DomNode::select_float(
		const CL_DomString & xpath_expression);