Method | Description | |
---|---|---|
DynamicILLabel ( |
Creates a new label instance.
|
public DynamicILLabel ( |
||
generator | The generator that created this label. | |
identifier | int | The label identifier (must be unique within a method). |
return | System |