System::ICloneable::Clone 메서드
ICloneable::Clone method
RTTI 정보.
virtual System::SharedPtr<System::Object> System::ICloneable::Clone()=0
비고
현재 객체의 복사본을 생성하고 해당 객체에 대한 공유 포인터를 반환합니다.
또 보기
- Typedef SharedPtr
- Class Object
- Class ICloneable
- Namespace System
- Library Aspose.Page for C++