System::Collections::Generic::BaseSet::Add 메서드
BaseSet::Add method
집합에 요소를 추가합니다.
void System::Collections::Generic::BaseSet<T, SET_T>::Add(const T &item) override
| 매개변수 | 형식 | 설명 |
|---|---|---|
| 항목 | const T& | 추가할 요소. |
또 보기
- Class BaseSet
- Namespace System::Collections::Generic
- Library Aspose.Page for C++