System::TypeInfo::GetConstructors metodu
TypeInfo::GetConstructors() const method
Geçerli Type için tanımlı tüm public yapıcıları döndürür.
ArrayPtr<SharedPtr<System::Reflection::ConstructorInfo>> System::TypeInfo::GetConstructors() const
Ayrıca Bakınız
- Typedef ArrayPtr
- Typedef SharedPtr
- Class ConstructorInfo
- Class TypeInfo
- Namespace System
- Library Aspose.Font for C++
TypeInfo::GetConstructors(System::Reflection::BindingFlags) const method
Belirtilen BindingFlags kullanılarak geçerli Type için tanımlı yapıcıları arar.
ArrayPtr<SharedPtr<System::Reflection::ConstructorInfo>> System::TypeInfo::GetConstructors(System::Reflection::BindingFlags bindingAttr) const
Ayrıca Bakınız
- Typedef ArrayPtr
- Typedef SharedPtr
- Class ConstructorInfo
- Enum BindingFlags
- Class TypeInfo
- Namespace System
- Library Aspose.Font for C++