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