Microsoft Internet Security and Acceleration Server 2000

FPCContentGroups Collection

The FPCContentGroups collection provides access to a group of content collections, each represented by an individual FPCContentGroup object. This object is a property of the FPCPolicyElements object.

Click here to see the ISA object hierarchy.

Note to C++ Programmers

This collection implements the IFPCContentGroups interface.

Methods

The following table lists the methods of the FPCContentGroups collection.

Method Description
Add Creates a new FPCContentGroup object.
Item Retrieves the given FPCContentGroup object from the collection.
Refresh Reads the collection's configuration information from persistent storage, discarding any changes to the configuration that were not saved.
Remove Removes an FPCContentGroup object from the collection.
Save Saves the collection's configuration to persistent storage.

Properties

The following table lists the properties of the FPCContentGroups collection.

Property Description
Count Gets the number of content group objects in the collection.
VendorParametersSets Gets a reference to an object for storing and loading of custom data into the FPCDestinationSets collection's storage.

Requirements

  Windows NT/2000: Requires Windows 2000.
  Version: Requires ISA Server 2000.
  Header: Msfpccom.idl.