Attributes | System.Reflection.PropertyInfo | |
CanRead | System.Reflection.PropertyInfo | |
CanWrite | System.Reflection.PropertyInfo | |
CustomAttributes | System.Reflection.MemberInfo | |
System::Reflection::MemberInfo.DeclaringType | System.Reflection.MemberInfo | |
System::Runtime::InteropServices::_PropertyInfo.DeclaringType | System.Runtime.InteropServices._PropertyInfo | |
Equals(object obj) | System.Reflection.PropertyInfo | |
GetAccessors(bool nonPublic) | System.Reflection.PropertyInfo | pure virtual |
GetAccessors() | System.Reflection.PropertyInfo | |
GetConstantValue() | System.Reflection.PropertyInfo | virtual |
System::Reflection::MemberInfo.GetCustomAttributes(bool inherit) | System.Reflection.MemberInfo | pure virtual |
System::Reflection::MemberInfo.GetCustomAttributes(Type attributeType, bool inherit) | System.Reflection.MemberInfo | pure virtual |
System::Runtime::InteropServices::_PropertyInfo.GetCustomAttributes(Type attributeType, bool inherit) | System.Runtime.InteropServices._PropertyInfo | |
System::Runtime::InteropServices::_PropertyInfo.GetCustomAttributes(bool inherit) | System.Runtime.InteropServices._PropertyInfo | |
GetCustomAttributesData() | System.Reflection.MemberInfo | virtual |
GetGetMethod(bool nonPublic) | System.Reflection.PropertyInfo | pure virtual |
GetGetMethod() | System.Reflection.PropertyInfo | |
GetHashCode() | System.Reflection.PropertyInfo | |
GetIndexParameters() | System.Reflection.PropertyInfo | pure virtual |
GetMethod | System.Reflection.PropertyInfo | |
GetOptionalCustomModifiers() | System.Reflection.PropertyInfo | virtual |
GetRawConstantValue() | System.Reflection.PropertyInfo | virtual |
GetRequiredCustomModifiers() | System.Reflection.PropertyInfo | virtual |
GetSetMethod(bool nonPublic) | System.Reflection.PropertyInfo | pure virtual |
GetSetMethod() | System.Reflection.PropertyInfo | |
GetValue(object obj) | System.Reflection.PropertyInfo | |
GetValue(object obj, object[] index) | System.Reflection.PropertyInfo | virtual |
GetValue(object obj, BindingFlags invokeAttr, Binder binder, object[] index, CultureInfo culture) | System.Reflection.PropertyInfo | pure virtual |
System::Reflection::MemberInfo.IsDefined(Type attributeType, bool inherit) | System.Reflection.MemberInfo | pure virtual |
System::Runtime::InteropServices::_PropertyInfo.IsDefined(Type attributeType, bool inherit) | System.Runtime.InteropServices._PropertyInfo | |
IsSpecialName | System.Reflection.PropertyInfo | |
MemberType | System.Reflection.PropertyInfo | |
MetadataToken | System.Reflection.MemberInfo | |
Module | System.Reflection.MemberInfo | |
System::Reflection::MemberInfo.Name | System.Reflection.MemberInfo | |
System::Runtime::InteropServices::_PropertyInfo.Name | System.Runtime.InteropServices._PropertyInfo | |
operator !=(PropertyInfo left, PropertyInfo right) | System.Reflection.PropertyInfo | static |
System::Reflection::MemberInfo.operator !=(MemberInfo left, MemberInfo right) | System.Reflection.MemberInfo | static |
operator==(PropertyInfo left, PropertyInfo right) | System.Reflection.PropertyInfo | static |
System::Reflection::MemberInfo.operator==(MemberInfo left, MemberInfo right) | System.Reflection.MemberInfo | static |
PropertyType | System.Reflection.PropertyInfo | |
System::Reflection::MemberInfo.ReflectedType | System.Reflection.MemberInfo | |
System::Runtime::InteropServices::_PropertyInfo.ReflectedType | System.Runtime.InteropServices._PropertyInfo | |
SetMethod | System.Reflection.PropertyInfo | |
SetValue(object obj, object value, BindingFlags invokeAttr, Binder binder, object[] index, CultureInfo culture) | System.Reflection.PropertyInfo | pure virtual |
SetValue(object obj, object value) | System.Reflection.PropertyInfo | |
SetValue(object obj, object value, object[] index) | System.Reflection.PropertyInfo | virtual |
System::Reflection::MemberInfo.ToString() | System.Runtime.InteropServices._MemberInfo | |
System::Runtime::InteropServices::_PropertyInfo.ToString() | System.Runtime.InteropServices._PropertyInfo | |