System::Collections::Specialized::StringCollection::idx_get metod

StringCollection::idx_get method

Hämtar värdet på angiven position.

System::String System::Collections::Specialized::StringCollection::idx_get(int index) const
ParameterTypBeskrivning
indexintIndex för att hämta sträng från.

ReturnValue

String at specified position.

Se även