Allows you to enumerate referenced and referencing files and set up user-defined references.
NOTE: Click the Members link, located near the top of the topic, to see this interface's methods and properties.| Visual Basic | |
|---|---|
Public Interface IEdmReference7 Inherits IEdmReference5, IEdmReference6 | |
| C# | |
|---|---|
public interface IEdmReference7 : IEdmReference5, IEdmReference6 | |
| C++/CLI | |
|---|---|
public interface class IEdmReference7 : public IEdmReference5, IEdmReference6 | |
This interface:
- provides more control over which children or parent files to enumerate than earlier versions of this interface.
- inherits from IEdmReference6.
- is extended by IEdmReference8.