Version

CollectionItemPropertyDescriptor Class Methods

For a list of all members of this type, see CollectionItemPropertyDescriptor members.

Public Methods
 NameDescription
Public MethodAddValueChanged (Inherited from System.ComponentModel.PropertyDescriptor)
Public MethodCanResetValueOverridden. Indicates if the property can be reset.  
Public MethodEquals (Inherited from System.ComponentModel.PropertyDescriptor)
Public MethodGetChildPropertiesOverloaded.  (Inherited from System.ComponentModel.PropertyDescriptor)
Public MethodGetEditor (Inherited from System.ComponentModel.PropertyDescriptor)
Public MethodGetHashCode (Inherited from System.ComponentModel.PropertyDescriptor)
Public MethodGetValueOverridden. Returns the value for this property.  
Public MethodRemoveValueChanged (Inherited from System.ComponentModel.PropertyDescriptor)
Public MethodResetValueOverridden. Called when the property is to be reset.  
Public MethodSetValueOverridden. Sets the value of the component to a new value.  
Public MethodShouldSerializeValueOverridden. Indicates whether the property needs to be persisted.  
Protected Methods
See Also