System::Collections::Specialized::StringCollection::Add metod

StringCollection::Add method

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

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

ReturnValue

Index för insatt element.

Se även