System::Collections::Specialized::StringCollection::RemoveAt method

StringCollection::RemoveAt method

移除指定位置的元素。

void System::Collections::Specialized::StringCollection::RemoveAt(int index)
ParameterType描述
索引int要删除元素的索引。

另见