Bagikan melalui


OrderedDictionary<TKey,TValue>.GetAt(Int32) Metode

Definisi

public:
 System::Collections::Generic::KeyValuePair<TKey, TValue> GetAt(int index);
public System.Collections.Generic.KeyValuePair<TKey,TValue> GetAt (int index);
member this.GetAt : int -> System.Collections.Generic.KeyValuePair<'Key, 'Value>
Public Function GetAt (index As Integer) As KeyValuePair(Of TKey, TValue)

Parameter

index
Int32

Mengembalikan

Berlaku untuk