System::Xml::Xsl::IXsltContextFunction::get_Maxargs 方法

IXsltContextFunction::get_Maxargs method

返回函数的最大参数数量。这使用户能够区分重载函数。

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

ReturnValue

函数的最大参数数量。

另见