System::Collections::IListImplRefType::Add 메서드
IListImplRefType::Add method
리스트 끝에 요소를 추가합니다.
virtual int System::Collections::IListImplRefType<T>::Add(SharedPtr<System::Object> item) override
| 매개변수 | 형식 | 설명 |
|---|---|---|
| 항목 | SharedPtr<System::Object> | 추가할 항목. |
또 보기
- Typedef SharedPtr
- Class Object
- Class IListImplRefType
- Namespace System::Collections
- Library Aspose.Page for C++