System::Reflection::Assembly::GetTypes 메서드
Assembly::GetTypes method
어셈블리에서 선언된 타입들을 가져옵니다.
virtual ArrayPtr<System::TypeInfo> System::Reflection::Assembly::GetTypes() const
ReturnValue
Array of types declared by assembly.
또 보기
- Typedef ArrayPtr
- Class TypeInfo
- Class Assembly
- Namespace System::Reflection
- Library Aspose.Page for C++