Create a new label at this position in the code buffer
[Visual Basic]
Public Function NewCodedLabel() As PEAPI.CILLabel
[C#]
public CILLabel NewCodedLabel();
the label at the current position
CILInstructions Class | CILInstructions Members | PEAPI Namespace