ISymUnmanagedScope2 Interface
Represents a lexical scope within a method. This interface extends the ISymUnmanagedScope interface with methods that get information about constants defined within the scope.
Methods
Method | Description |
---|---|
GetConstantCount Method | Gets a count of the constants defined within this scope. |
GetConstants Method | Gets the local constants defined within this scope. |
Requirements
Header: CorSym.idl, CorSym.h
See also
Cộng tác với chúng tôi trên GitHub
Bạn có thể tìm thấy nguồn cho nội dung này trên GitHub, nơi bạn cũng có thể tạo và xem lại các vấn đề và yêu cầu kéo. Để biết thêm thông tin, hãy xem hướng dẫn dành cho người đóng góp của chúng tôi.