InstructionEncoder.DefineLabel 메서드

정의

나중에 명령 스트림에서의 위치를 표시하고 참조하는 데 사용할 수 있는 레이블을 정의합니다.

public:
 System::Reflection::Metadata::Ecma335::LabelHandle DefineLabel();
public System.Reflection.Metadata.Ecma335.LabelHandle DefineLabel ();
member this.DefineLabel : unit -> System.Reflection.Metadata.Ecma335.LabelHandle
Public Function DefineLabel () As LabelHandle

반환

레이블 핸들.

예외

적용 대상