ReflectionFiles Class
Definition
- Assembly
- Sandcastle.Core.dll
This is used to load one or more reflection data files used to look up API information
public class ReflectionFiles
- Inheritance
-
ReflectionFiles
Properties
| Count |
This returns the number of reflection files |
Methods
| AddReflectionFile(string) |
Add a reflection file to use for API information |
| Select(string) |
Find all nodes that matches the given XPath query |
| SelectSingleNode(string) |
Find the single node that matches the given XPath query |