System::Collections::Specialized::NameValueCollection::CopyTo metod

NameValueCollection::CopyTo method

Kopierar samlingselement till befintliga arrayelement.

void System::Collections::Specialized::NameValueCollection::CopyTo(System::ArrayPtr<String> array, int32_t arrayIndex) override
ParameterTypBeskrivning
arraySystem::ArrayPtr<String>Målararray.
arrayIndexint32_tStartindex för destinationsarray.

Se även