Method | Description | |
---|---|---|
ObjectiveCIVarAttribute ( ) : System |
Initializes a new instance of the ObjectiveCIVarAttribute class.
|
|
ObjectiveCIVarAttribute ( String name ) : System |
Initializes a new instance of the ObjectiveCIVarAttribute class. The name MUST be an ANSI identifier. |
|
ToString ( ) : String |
Returns a
|
public ObjectiveCIVarAttribute ( String name ) : System | ||
name | String | The name. |
return | System |