System::Collections::Specialized::StringCollection::Add मेथड
StringCollection::Add method
सूची के अंत में मान जोड़ता है।
int System::Collections::Specialized::StringCollection::Add(const System::String &value)
| पैरामीटर | प्रकार | विवरण |
|---|---|---|
| value | const System::String& | String जोड़ने के लिए। |
ReturnValue
डाले गए तत्व का सूचकांक।
संबंधित देखें
- Class String
- Class StringCollection
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++