Allows you to access user-defined file 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 IEdmEnumeratorCustomReference6 Inherits IEdmEnumeratorCustomReference5 | |
| C# | |
|---|---|
public interface IEdmEnumeratorCustomReference6 : IEdmEnumeratorCustomReference5 | |
| C++/CLI | |
|---|---|
public interface class IEdmEnumeratorCustomReference6 : public IEdmEnumeratorCustomReference5 | |
This interface:
- extends IEdmEnumeratorCustomReference5 by adding the ability to specify and get the number of times a file is referenced by another file.
- is extended by IEdmEnumeratorCustomReference7.