get_Minargs()

IXsltContextFunction::get_Minargs() method

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

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

Return Value

The minimum number of arguments for the function.

See Also