ILGenerator.CreateLabel(Int32) Método
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Cria um Label com a ID fornecida.
protected:
static System::Reflection::Emit::Label CreateLabel(int id);
C#
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
A ID exclusiva do rótulo.
O Label criado.
Produto | Versões |
---|---|
.NET | 9, 10 |
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Comentários do .NET
O .NET é um projeto código aberto. Selecione um link para fornecer comentários: