[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.)

Public Constructors

  NameDescription
IndexedAccessorPropertyDescriptorNewOverloaded.

Public Properties

  NameDescription
Attributes (Inherited from MemberDescriptor.)
Category (Inherited from MemberDescriptor.)
ComponentType
Gets the type of component this property is bound to
(Overrides .ComponentType.)
Converter (Inherited from PropertyDescriptor.)
Description (Inherited from MemberDescriptor.)
DesignTimeOnly (Inherited from MemberDescriptor.)
DisplayName (Inherited from MemberDescriptor.)
IsBrowsable (Inherited from MemberDescriptor.)
IsLocalizable (Inherited from PropertyDescriptor.)
IsReadOnly
Indicates whether or not the descriptor is readonly
(Overrides .IsReadOnly.)
Name (Inherited from MemberDescriptor.)
PropertyType
Gets the return type of the property
(Overrides .PropertyType.)
SerializationVisibility (Inherited from PropertyDescriptor.)
SupportsChangeEvents (Inherited from PropertyDescriptor.)

Protected Properties

  NameDescription
AttributeArray (Inherited from MemberDescriptor.)
NameHashCode (Inherited from MemberDescriptor.)