Classes
| Class | Description | |
|---|---|---|
| SymbolLookupExpressionBuilder | Supports all classes in the .NET Framework class hierarchy and provides low-level services to derived classes. This is the ultimate base class of all classes in the .NET Framework; it is the root of the type hierarchy.To browse the .NET Framework source code for this type, see the Reference Source. | |
| SymbolLookupExpressionNode |
Boolean expression tree node
|
Interfaces
| Interface | Description | |
|---|---|---|
| ISymbolLookupCriterion |
Symbol lookup request restriction rule. Can be chained together.
| |
| ISymbolLookupExpression |
Base class for boolean expression tree nodes
|