System::Collections::Specialized::StringCollection::operator[] metod

StringCollection::operator[] method

Åtkomstfunktion.

System::String & System::Collections::Specialized::StringCollection::operator[](int index)
ParameterTypBeskrivning
indexintIndex för att hämta elementet vid.

ReturnValue

Referens till sträng på angiven position, antingen befintlig eller nyss skapad.

Se även