System::Collections::Specialized::StringCollection::AddRange method

StringCollection::AddRange method

コンテナに要素を追加します。

void System::Collections::Specialized::StringCollection::AddRange(const ArrayPtr<System::String> &range)
パラメーター説明
rangeconst ArrayPtr<System::String>&挿入する要素のコンテナです。

参照