[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Description of IndexedAccessorPropertyDescriptor.

The following tables list the members exposed by the IndexedAccessorPropertyDescriptor type.

Public Methods

  NameDescription
AddValueChanged (Inherited from PropertyDescriptor.)
CanResetValue
Can not override values with the simple accessor model
(Overrides .CanResetValue(Object).)
Equals
Returns true if the objects are equal.
(Overrides .Equals(Object).)
GetChildProperties (Inherited from PropertyDescriptor.)
GetChildProperties (Inherited from PropertyDescriptor.)
GetChildProperties (Inherited from PropertyDescriptor.)
GetChildProperties (Inherited from PropertyDescriptor.)
GetEditor (Inherited from PropertyDescriptor.)
GetHashCode
Returns a hahscode for the object.
(Overrides .GetHashCode().)
GetType (Inherited from Object.)
GetValueOverloaded.
RemoveValueChanged (Inherited from PropertyDescriptor.)
ResetValue
Resets the value of the property
(Overrides .ResetValue(Object).)
SetValue
Sets the value of the property
(Overrides .SetValue(Object, Object).)
ShouldSerializeValue
Indicates whether the value of this property should be persisted.
(Overrides .ShouldSerializeValue(Object).)
ToString (Inherited from Object.)

Protected Methods

  NameDescription
CreateAttributeCollection (Inherited from MemberDescriptor.)
CreateInstance (Inherited from PropertyDescriptor.)
FillAttributes (Inherited from PropertyDescriptor.)
Finalize (Inherited from Object.)
GetInvocationTarget (Inherited from PropertyDescriptor.)
GetTypeFromName (Inherited from PropertyDescriptor.)
GetValueChangedHandler (Inherited from PropertyDescriptor.)
MemberwiseClone (Inherited from Object.)
OnValueChanged (Inherited from PropertyDescriptor.)