ContentRestrictionDataCollection Class |
Namespace: Dynamicweb.Analytics.Profiles.Integration
The ContentRestrictionDataCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| ContentRestrictionDataCollection |
Initializes a new instance of an object.
| |
| ContentRestrictionDataCollection(IEnumerableContentRestrictionData) |
Initializes a new instance of an object.
| |
| ContentRestrictionDataCollection(IListContentRestrictionData) |
Initializes a new instance of an object.
| |
| ContentRestrictionDataCollection(IEnumerableContentRestrictionData, Boolean) |
Initializes a new instance of an object.
|
| Name | Description | |
|---|---|---|
| Add |
Adds new profile to the end of the collection.
| |
| Contains |
Determines whether collection contains the given profile.
| |
| Remove |
Removes all occurences of the given profile from the collection.
|