Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.ContactManagement Namespaces
CMS.ContactManagement
ContactWithScoreValueCollection Class
ContactWithScoreValueCollection Methods
GetEnumerator Method
RelativeComplement Method
RemoveItemsWithScoreId Method
ContactWithScoreValueCollection
GetEnumerator Method
Returns an enumerator that iterates through the collection.
Namespace:
CMS.ContactManagement
Assembly:
CMS.ContactManagement (in CMS.ContactManagement.dll) Version: 12.0.0
Syntax
C#
Copy
public
IEnumerator
<
ContactWithScoreValue
>
GetEnumerator
()
Return Value
Type:
IEnumerator
ContactWithScoreValue
An enumerator of KeyValuePair of int and int where key is ScoreID and value is number of points.
Implements
IEnumerable
T
GetEnumerator
See Also
Reference
ContactWithScoreValueCollection Class
CMS.ContactManagement Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com