PEAPI

CILInstructions.NewCodedLabel Method 

Create a new label at this position in the code buffer

[Visual Basic]
Public Function NewCodedLabel() As PEAPI.CILLabel
[C#]
public CILLabel NewCodedLabel();

Return Value

the label at the current position

See Also

CILInstructions Class | CILInstructions Members | PEAPI Namespace