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