System::TypeInfo::GetField method
TypeInfo::GetField method
Searches for the specified field, using the specified binding constraints.
SharedPtr<System::Reflection::FieldInfo> System::TypeInfo::GetField(const System::String &name, System::Reflection::BindingFlags bindingAttr) const
See Also
- Typedef SharedPtr
- Class FieldInfo
- Class String
- Enum BindingFlags
- Class TypeInfo
- Namespace System
- Library Aspose.PDF for C++