System::Reflection::FieldInfo::GetValue मेथड
FieldInfo::GetValue method
विशिष्ट ऑब्जेक्ट से प्रॉपर्टी मान प्राप्त करता है।
System::SharedPtr<System::Object> System::Reflection::FieldInfo::GetValue(const System::SharedPtr<System::Object> &obj)
| पैरामीटर | प्रकार | विवरण |
|---|---|---|
| obj | const System::SharedPtr<System::Object>& | Object से प्रॉपर्टी पढ़ने के लिए। |
ReturnValue
निर्दिष्ट ऑब्जेक्ट के लिए निर्दिष्ट प्रॉपर्टी का मान।
संबंधित देखें
- Typedef SharedPtr
- Class Object
- Class FieldInfo
- Namespace System::Reflection
- Library Aspose.Page for C++