共用方式為


IXsltContextFunction.Maxargs 屬性

定義

取得函式引數的最大數目。 這能讓使用者辨別多載函式間的差異。

public:
 property int Maxargs { int get(); };
public int Maxargs { get; }
member this.Maxargs : int
Public ReadOnly Property Maxargs As Integer

屬性值

Int32

函式引數的最大數目。

適用於