Represents a collection of ICmStorageDeviceConnection objects.
One or more ICmStorageDeviceConnection objects are set on an
ICmAdvancedStorageArea.
Namespace:
FileNet.Api.Collection
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public Interface ICmStorageDeviceConnectionList _ Implements IEngineCollection, IEnumerable, ICloneable, IDependentObjectList, _ IList, ICollection |
| C# |
|---|
public interface ICmStorageDeviceConnectionList : IEngineCollection, IEnumerable, ICloneable, IDependentObjectList, IList, ICollection |
| Visual C++ |
|---|
public interface class ICmStorageDeviceConnectionList : IEngineCollection, IEnumerable, ICloneable, IDependentObjectList, IList, ICollection |
| JavaScript |
|---|
FileNet.Api.Collection.ICmStorageDeviceConnectionList = function(); FileNet.Api.Collection.ICmStorageDeviceConnectionList.createInterface('FileNet.Api.Collection.ICmStorageDeviceConnectionList'); |