Method | Description | |
---|---|---|
ClassItem ( String theName, int theIndex ) : System |
Construct the object.
|
|
ToString ( ) : String |
public ClassItem ( String theName, int theIndex ) : System | ||
theName | String | The name of the class. |
theIndex | int | The index of the class. |
return | System |