System::Collections::Generic::IKVCollection::idx_get methode

IKVCollection::idx_get method

Getter‑functie.

virtual T System::Collections::Generic::IKVCollection<T>::idx_get(int index) const override=0
ParameterTypeBeschrijving
indexintIndex om element uit te halen.

ReturnValue

Element op de opgegeven positie.

Zie ook