System::Reflection::Assembly::GetTypes method
Assembly::GetTypes method
Gets types declared by assembly.
virtual ArrayPtr<System::TypeInfo> System::Reflection::Assembly::GetTypes() const
ReturnValue
Array of types declared by assembly.
See Also
- Typedef ArrayPtr
- Class TypeInfo
- Class Assembly
- Namespace System::Reflection
- Library Aspose.PDF for C++