Microsoft SDK for Java

PropertyInfo.getResetMethod

Retrieves the reset<PropertyName> method of the component class.

Syntax

public Method getResetMethod()

Return Value

Returns the reset<PropertyName> method, if it exists; otherwise, returns null.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.