Allows you to add several files and folders to the vault at once.
NOTE: Click the Members link, located near the top of the topic, to see this interface's methods and properties.| Visual Basic | |
|---|---|
Public Interface IEdmBatchAdd | |
| C# | |
|---|---|
public interface IEdmBatchAdd | |
| C++/CLI | |
|---|---|
public interface class IEdmBatchAdd | |
This interface:
- inherits from IDispatch. See IDispatch Interface (Automation).
- is extended by IEdmBatchAdd2.
Using IEdmBatchAdd is more efficient than calling IEdmFolder5::AddFile or IEdmFolder5::AddFolder multiple times.