次の方法で共有


BalloonLabels.Item[Int32] プロパティ

定義

オブジェクトを BalloonLabel 返します。

public:
 property System::Object ^ default[int] { System::Object ^ get(int Index); };
public object this[int Index] { get; }
member this.Item(int) : obj
Default Public ReadOnly Property Item(Index As Integer) As Object

パラメーター

Index
Int32

整数型 (Integer) の値を使用します。 返されるチェック ボックスまたはラベルのインデックス番号。

プロパティ値

適用対象