Бележка
Достъпът до тази страница изисква удостоверяване. Можете да опитате да влезете или да промените директориите.
Достъпът до тази страница изисква удостоверяване. Можете да опитате да промените директориите.
Represents a lexical scope within a method.
Methods
| Method | Description |
|---|---|
| GetChildren Method | Gets the children of this scope. |
| GetEndOffset Method | Gets the end offset for this scope. |
| GetLocalCount Method | Gets a count of the local variables defined within this scope. |
| GetLocals Method | Gets the local variables defined within this scope. |
| GetMethod Method | Gets the method that contains this scope. |
| GetNamespaces Method | Gets the namespaces that are being used within this scope. |
| GetParent Method | Gets the parent scope of this scope. |
| GetStartOffset Method | Gets the start offset for this scope. |
Requirements
Header: CorSym.idl, CorSym.h
See also
Работете съвместно с нас в GitHub
Източникът за това съдържание може да бъде намерен в GitHub, където можете също да създавате и преглеждате проблеми и да изтегляте искания. За повече информация вижте нашето ръководство за сътрудник.