System::Collections::Specialized::StringCollection::idx_get method

StringCollection::idx_get method

يحصل على القيمة في الموضع المحدد.

System::String System::Collections::Specialized::StringCollection::idx_get(int index) const
ParameterTypeالوصف
الفهرسintالفهرس للحصول على السلسلة منه.

ReturnValue

String at specified position.

انظر أيضًا