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