Share via


Phonetics.Item[Int32] プロパティ

定義

コレクションから単一のオブジェクトを返します。

public:
 property System::Object ^ Item[int] { System::Object ^ get(int Index); };
public object Item[int Index] { get; }
Public ReadOnly Property Item(Index As Integer) As Object

パラメーター

Index
Int32

整数型 (Integer) の値を使用します。 オブジェクトのインデックス番号を指定します。

プロパティ値

適用対象