ProfileDynamicsDataCollection Class |
Namespace: Dynamicweb.Analytics.Profiles.Integration
The ProfileDynamicsDataCollection type exposes the following members.
Name | Description | |
---|---|---|
ProfileDynamicsDataCollection |
Initializes a new instance of an object.
| |
ProfileDynamicsDataCollection(IEnumerableProfileDynamicsData) |
Initializes a new instance of an object.
| |
ProfileDynamicsDataCollection(IListProfileDynamicsData) |
Initializes a new instance of an object.
| |
ProfileDynamicsDataCollection(IEnumerableProfileDynamicsData, 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.
|