System::Xml::Xsl::IXsltContextFunction::get_Minargs method

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

ReturnValue

The minimum number of arguments for the function.

See Also