System::Xml::Xsl::IXsltContextFunction::get_Minargs 方法

IXsltContextFunction::get_Minargs method

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

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

ReturnValue

该函数的最小参数数量。

另见