System::Collections::Specialized::StringCollection::Insert metod

StringCollection::Insert method

Infogar specifikt värde i behållaren.

void System::Collections::Specialized::StringCollection::Insert(int index, const System::String &value)
ParameterTypeBeskrivning
indexintIndex att infoga strängen i.
valueconst System::String&Värde att infoga på angiven position.

Se även