EventData.IReadOnlyList<KeyValuePair<String,Object>>.Item[Int32] Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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
Parámetros
- index
- Int32