System::Collections::Specialized::StringCollection::CopyTo मेथड

StringCollection::CopyTo method

मौजूदा एरे तत्वों में तत्वों की कॉपी करें।

void System::Collections::Specialized::StringCollection::CopyTo(const ArrayPtr<System::String> &arr, const int32_t index) const
पैरामीटरप्रकारविवरण
arrconst ArrayPtr<System::String>&Array को डेटा कॉपी करने के लिए।
सूचकांकconst int32_tगंतव्य एरे में वह सूचकांक जहाँ डेटा कॉपी करना शुरू किया जाएगा।

संबंधित देखें