You are here: Symbol Reference > Stimulsoft.Base.Json.Utilities.LinqBridge Namespace > Enumerable Class > Enumerable Methods > Distinct Method > Distinct Method (this IEnumerable<TSource>)
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
Enumerable.Distinct Method (this IEnumerable<TSource>)

Returns distinct elements from a sequence by using the default equality comparer to compare values.

Syntax
C++
C#
Visual Basic
public: IEnumerable<TSource> Distinct<TSource>( this IEnumerable<TSource> source );
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.