System::Collections::Specialized::StringCollection::Add طريقة
StringCollection::Add method
يضيف القيمة إلى نهاية القائمة.
int System::Collections::Specialized::StringCollection::Add(const System::String &value)
| Parameter | Type | الوصف |
|---|---|---|
| value | const System::String& | String لإضافة. |
ReturnValue
فهرس العنصر المُدرج.
انظر أيضًا
- Class String
- Class StringCollection
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++