get_Maxargs()

IXsltContextFunction::get_Maxargs() method

Returns the maximum number of arguments for the function. This enables the user to differentiate between overloaded functions.

virtual int32_t System::Xml::Xsl::IXsltContextFunction::get_Maxargs()=0

Return Value

The maximum number of arguments for the function.

See Also