System::Collections::Generic::IKVCollection::idx_get metod

IKVCollection::idx_get method

Getter-funktion.

virtual T System::Collections::Generic::IKVCollection<T>::idx_get(int index) const override=0
ParameterTypeBeskrivning
indexintIndex för att hämta element från.

ReturnValue

Element på angiven position.

Se även