System::TypeInfo::GetFields method
TypeInfo::GetFields method
Searches for the fields defined for the current Type, using the specified binding constraints.
ArrayPtr<SharedPtr<System::Reflection::FieldInfo>> System::TypeInfo::GetFields(System::Reflection::BindingFlags bindingAttr) const
See Also
- Typedef ArrayPtr
- Typedef SharedPtr
- Class FieldInfo
- Enum BindingFlags
- Class TypeInfo
- Namespace System
- Library Aspose.PDF for C++