EventData.IReadOnlyList<KeyValuePair<String,Object>>.Item[Int32] プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
property System::Collections::Generic::KeyValuePair<System::String ^, System::Object ^> System::Collections::Generic::IReadOnlyList<System::Collections::Generic::KeyValuePair<System::String,System::Object>>::Item[int] { System::Collections::Generic::KeyValuePair<System::String ^, System::Object ^> get(int index); };
System.Collections.Generic.KeyValuePair<string,object> System.Collections.Generic.IReadOnlyList<System.Collections.Generic.KeyValuePair<System.String,System.Object>>.Item[int index] { get; }
member this.System.Collections.Generic.IReadOnlyList<System.Collections.Generic.KeyValuePair<System.String,System.Object>>.Item(int) : System.Collections.Generic.KeyValuePair<string, obj>
ReadOnly Property Item(index As Integer) As KeyValuePair(Of String, Object) Implements IReadOnlyList(Of KeyValuePair(Of String, Object)).Item
パラメーター
- index
- Int32