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

IXsltContextFunction::get_Minargs method

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

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

ReturnValue

函数的最小参数数量。

另见