IEnumerateDependencies Methods |
The IEnumerateDependencies type exposes the following members.
| Name | Description | |
|---|---|---|
| EnumerateDependencies |
Enumerates the dependencies of this object by calling
EnumerateT(T)
for each object that this object directly depends upon.
|