Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Used to manage a collection of FSRM objects that can have objects added to or removed from the collection.
The following properties return this interface:
- IFsrmFileGroup::Members
- IFsrmFileGroup::NonMembers
- IFsrmFileScreenBase::BlockedFileGroups
- IFsrmFileScreenException::AllowedFileGroups
Inheritance
The IFsrmMutableCollection interface inherits from IFsrmCollection. IFsrmMutableCollection also has these types of members:
Methods
The IFsrmMutableCollection interface has these methods.
| IFsrmMutableCollection::Add Adds an object to the collection. (IFsrmMutableCollection.Add) |
| IFsrmMutableCollection::Clone Creates a duplicate IFsrmMutableCollection collection. |
| IFsrmMutableCollection::Remove Removes the specified object from the collection using an index value. |
| IFsrmMutableCollection::RemoveById Removes the specified object from the collection using an object identifier. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | None supported |
| Minimum supported server | Windows Server 2008 |
| Target Platform | Windows |
| Header | fsrm.h (include FsrmPipeline.h, FsrmQuota.h, FsrmReports.h, FsrmScreen.h) |