System::Collections::Specialized::StringCollection::idx_set metod

StringCollection::idx_set method

Sätter värde på angiven position.

void System::Collections::Specialized::StringCollection::idx_set(int index, const System::String &value)
ParameterTypeBeskrivning
indexintIndex för att ange sträng vid.
valueconst System::String&String värde att sätta på angivet index.

Se även