Overview | Methods | This Package | All Packages
Adds a property to the associated component class.
Syntax
public void add( PropertyInfo p )
Parameters
p
A PropertyInfo object that defines the property.
Remarks
For an example that shows how to use this method, see the ClassInfo overview.