| QiValueItem プロパティ (Int32) |
リストまたはタプルにインデクスでアクセスします。境界チェックは行われません。
名前空間: Baku.LibqiDotNetアセンブリ: Baku.LibqiDotNet (in Baku.LibqiDotNet.dll) バージョン: 2.0.0.0 (2.0.0.0)
構文 public QiValue this[
int index
] { get; set; }
Public Default Property Item (
index As Integer
) As QiValue
Get
Set
public:
property QiValue^ default[int index] {
QiValue^ get (int index);
void set (int index, QiValue^ value);
}
member Item : QiValue with get, set
パラメーター
- index
- 型: SystemInt32
戻り値
型:
QiValue参照