System::Xml::Xsl::IXsltContextFunction::get_Maxargs method

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

ReturnValue

The maximum number of arguments for the function.

See Also