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
Συνεργαστείτε μαζί μας στο GitHub
Μπορείτε να βρείτε την πηγή για αυτό το περιεχόμενο στο GitHub, όπου μπορείτε επίσης να δημιουργήσετε και να εξετάσετε ζητήματα και αιτήματα έλξης. Για περισσότερες πληροφορίες, ανατρέξτε στον οδηγό συνεργατών.