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
ParameterTypeBeskrivning
arraySystem::ArrayPtr<String>Destinationsarray.
arrayIndexint32_tStartindex för destinationsarrayen.

Se även