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 ICFSSiteSettingsList Implements ISiteSettingsList, IDependentObjectList, IEngineCollection, IEnumerable, ICloneable, IList, ICollection |
C# |
---|
public interface ICFSSiteSettingsList : ISiteSettingsList, IDependentObjectList, IEngineCollection, IEnumerable, ICloneable, IList, ICollection |
C++ |
---|
interface class ICFSSiteSettingsList : ISiteSettingsList, IDependentObjectList, IEngineCollection, IEnumerable, ICloneable, IList, ICollection |
J# |
---|
public interface ICFSSiteSettingsList implements ISiteSettingsList, IDependentObjectList, IEngineCollection, IEnumerable, ICloneable, IList, ICollection |
JScript |
---|
public interface ICFSSiteSettingsList extends ISiteSettingsList, IDependentObjectList, IEngineCollection, IEnumerable, ICloneable, IList, ICollection |