Represents a collection of
objects. To create an instance of this object, call
.
Namespace: FileNet.Api.Collection
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Interface IReplicationConfigurationList Implements ISubsystemConfigurationList, IDependentObjectList, IEngineCollection, IEnumerable, ICloneable, IList, ICollection |
C# |
---|
public interface IReplicationConfigurationList : ISubsystemConfigurationList, IDependentObjectList, IEngineCollection, IEnumerable, ICloneable, IList, ICollection |
C++ |
---|
interface class IReplicationConfigurationList : ISubsystemConfigurationList, IDependentObjectList, IEngineCollection, IEnumerable, ICloneable, IList, ICollection |
J# |
---|
public interface IReplicationConfigurationList implements ISubsystemConfigurationList, IDependentObjectList, IEngineCollection, IEnumerable, ICloneable, IList, ICollection |
JScript |
---|
public interface IReplicationConfigurationList extends ISubsystemConfigurationList, IDependentObjectList, IEngineCollection, IEnumerable, ICloneable, IList, ICollection |