Allows you to access the contents of a file or folder data card.
NOTE: Click the Members link, located near the top of the topic, to see this interface's methods and properties.| Visual Basic | |
|---|---|
Public Interface IEdmEnumeratorVariable7 Inherits IEdmEnumeratorVariable5, IEdmEnumeratorVariable6 | |
| C# | |
|---|---|
public interface IEdmEnumeratorVariable7 : IEdmEnumeratorVariable5, IEdmEnumeratorVariable6 | |
| C++/CLI | |
|---|---|
public interface class IEdmEnumeratorVariable7 : public IEdmEnumeratorVariable5, IEdmEnumeratorVariable6 | |
See the example for IEdmEnumeratorVariable8.
This interface:
- extends IEdmEnumeratorVariable6.
- is extended by IEdmEnumeratorVariable8.
See the Remarks for IEdmEnumeratorVariable5.
If you want to update variables in several files or folders, use IEdmBatchUpdate2, which is more efficient than this interface.