System::Collections::Specialized::StringCollection::Add method

StringCollection::Add method

Lägger till värde i slutet av listan.

int System::Collections::Specialized::StringCollection::Add(const System::String &value)
ParameterTypBeskrivning
valueconst System::String&String att lägga till.

ReturnValue

Index of inserted element.

Se även