'Usage Dim instance As DoubleCollectionPropertyDescriptor Dim component As Object Dim value As Boolean value = instance.CanResetValue(component)
Parameters
- component
- The component to test for reset capability.
Return Value
True if resetting the component changes its value; otherwise, false.