Property DuplicatesByCounting
DuplicatesByCounting
By convention this is true for any collection with set semantics.
Declaration
bool DuplicatesByCounting { get; }
Property Value
Type | Description |
---|---|
System.Boolean | True if only one representative of a group of equal items is kept in the collection together with the total count. |