次の方法で共有


IXsltContextFunction.Minargs プロパティ

関数の引数の最小数を取得します。この情報を使用すると、オーバーロードされた関数を区別できます。

ReadOnly Property Minargs As Integer
[C#]
int Minargs {get;}
[C++]
__property int get_Minargs();
[JScript]
function get Minargs() : int;

プロパティ値

関数の引数の最小数。

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

参照

IXsltContextFunction インターフェイス | IXsltContextFunction メンバ | System.Xml.Xsl 名前空間