The methods of System.Runtime.InteropServices._PropertyInfo are listed below. For a list of all members, see the _PropertyInfo Members list.
Equals(object) : bool Documentation for this section has not yet been entered.GetAccessors() : System.Reflection.MethodInfo[] Documentation for this section has not yet been entered.GetAccessors(bool) : System.Reflection.MethodInfo[] Documentation for this section has not yet been entered.GetCustomAttributes(bool) : object[] Documentation for this section has not yet been entered.GetCustomAttributes(Type, bool) : object[] Documentation for this section has not yet been entered.GetGetMethod() : System.Reflection.MethodInfo Documentation for this section has not yet been entered.GetGetMethod(bool) : System.Reflection.MethodInfo Documentation for this section has not yet been entered.GetHashCode() : int Documentation for this section has not yet been entered.GetIDsOfNames(ref Guid, IntPtr, uint, uint, IntPtr) Documentation for this section has not yet been entered.GetIndexParameters() : System.Reflection.ParameterInfo[] Documentation for this section has not yet been entered.GetSetMethod() : System.Reflection.MethodInfo Documentation for this section has not yet been entered.GetSetMethod(bool) : System.Reflection.MethodInfo Documentation for this section has not yet been entered.GetType() : Type Documentation for this section has not yet been entered.GetTypeInfo(uint, uint, IntPtr) Documentation for this section has not yet been entered.GetTypeInfoCount(out uint) Documentation for this section has not yet been entered.GetValue(object, object[]) : object Documentation for this section has not yet been entered.GetValue(object, System.Reflection.BindingFlags, System.Reflection.Binder, object[], System.Globalization.CultureInfo) : object Documentation for this section has not yet been entered.Invoke(uint, ref Guid, uint, short, IntPtr, IntPtr, IntPtr, IntPtr) Documentation for this section has not yet been entered.IsDefined(Type, bool) : bool Documentation for this section has not yet been entered.SetValue(object, object, object[]) Documentation for this section has not yet been entered.SetValue(object, object, System.Reflection.BindingFlags, System.Reflection.Binder, object[], System.Globalization.CultureInfo) Documentation for this section has not yet been entered.ToString() : string Documentation for this section has not yet been entered.