System::Collections::Specialized::StringCollection::AddRange मेथड
StringCollection::AddRange method
कंटेनर में तत्व जोड़ें।
void System::Collections::Specialized::StringCollection::AddRange(const ArrayPtr<System::String> &range)
| पैरामीटर | प्रकार | विवरण |
|---|---|---|
| रेंज | const ArrayPtr<System::String>& | डालने के लिए तत्वों का कंटेनर। |
संबंधित देखें
- Typedef ArrayPtr
- Class String
- Class StringCollection
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++