LocalScope Struktur

Definition

Stellt Informationen zum Bereich lokaler Variablen und Konstanten bereit. Diese Informationen werden in Debugmetadaten gespeichert.

public value class LocalScope
public readonly struct LocalScope
public struct LocalScope
type LocalScope = struct
Public Structure LocalScope
Vererbung
LocalScope

Hinweise

Siehe LocalScope-Tabelle: 0x32.

Eigenschaften

EndOffset

Stellt Informationen zum Bereich lokaler Variablen und Konstanten bereit. Diese Informationen werden in Debugmetadaten gespeichert.

ImportScope

Stellt Informationen zum Bereich lokaler Variablen und Konstanten bereit. Diese Informationen werden in Debugmetadaten gespeichert.

Length

Stellt Informationen zum Bereich lokaler Variablen und Konstanten bereit. Diese Informationen werden in Debugmetadaten gespeichert.

Method

Stellt Informationen zum Bereich lokaler Variablen und Konstanten bereit. Diese Informationen werden in Debugmetadaten gespeichert.

StartOffset

Stellt Informationen zum Bereich lokaler Variablen und Konstanten bereit. Diese Informationen werden in Debugmetadaten gespeichert.

Methoden

GetChildren()

Stellt Informationen zum Bereich lokaler Variablen und Konstanten bereit. Diese Informationen werden in Debugmetadaten gespeichert.

GetLocalConstants()

Stellt Informationen zum Bereich lokaler Variablen und Konstanten bereit. Diese Informationen werden in Debugmetadaten gespeichert.

GetLocalVariables()

Stellt Informationen zum Bereich lokaler Variablen und Konstanten bereit. Diese Informationen werden in Debugmetadaten gespeichert.

Gilt für: