次の方法で共有


BRScriptParameter.Index プロパティ

定義

項目の種類のインデックスを取得します。

public:
 property int Index { int get(); };
[System.Runtime.Serialization.DataMember]
public int Index { get; }
[<System.Runtime.Serialization.DataMember>]
member this.Index : int
Public ReadOnly Property Index As Integer

プロパティ値

アイテムの種類のインデックス。

属性

適用対象