ToStatement()
Builds an IStatement from the current object.
Declaration
public IStatement ToStatement()Returns
| Type | Description |
|---|---|
| IStatement | An IStatement representing the switch statement. |
Builds an IStatement from the current object.
public IStatement ToStatement()| Type | Description |
|---|---|
| IStatement | An IStatement representing the switch statement. |