ISymbolResolver Interface Members
In This Topic
The following tables list the members exposed by ISymbolResolver.
Public Methods
| Name | Description |
| GetUndefinedExpression | Overloaded. Resolves an undefined expression from the sepecified symbol. |
| Resolve | Overloaded. Resolves an expression from the sepecified symbol. |
| ResolveReferenceSource | Overloaded. Resolves the reference source from the specified path, book name and reference source name. |
| ResolveStructuredObject | Overloaded. Resolves the structured object from the specified object name. |
Top
See Also