طريقة 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.Font for C++