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.Font for C++