Bagikan melalui


ISymbolWriter.CloseScope(Int32) Metode

Definisi

Menutup cakupan leksikal terkini.

public:
 void CloseScope(int endOffset);
public void CloseScope (int endOffset);
abstract member CloseScope : int -> unit
Public Sub CloseScope (endOffset As Integer)

Parameter

endOffset
Int32

Poin melewati instruksi terakhir dalam cakupan.

Keterangan

Setelah cakupan ditutup, Anda tidak dapat menentukan variabel dari dalamnya.

Berlaku untuk