The Label class is used with the ILGenerator class to represent a label in the instruction stream.
[Visual Basic] Public Structure Label [C#] public struct Label [C++] public __value struct Label
[JScript] In JScript, you can use the structures in the NGWS frameworks, but you cannot define your own.
[To be supplied.]
Namespace: System.Reflection.Emit
Assembly: mscorlib.dll