ILGenerator.CreateLabel(Int32) Метод

Определение

protected:
 static System::Reflection::Emit::Label CreateLabel(int id);
protected static System.Reflection.Emit.Label CreateLabel (int id);
static member CreateLabel : int -> System.Reflection.Emit.Label
Protected Shared Function CreateLabel (id As Integer) As Label

Параметры

id
Int32

Возвращаемое значение

Применяется к