A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://morelinq.github.io/3.0/ref/api/html/T_MoreLinq_Extensions_RunLengthEncodeExtension.htm below:

RunLengthEncodeExtension Class

RunLengthEncode extension.

Inheritance Hierarchy Namespace:  MoreLinq.Extensions
Assembly:

MoreLinq (in MoreLinq.dll) Version: 3.0.0

Syntax
public static class RunLengthEncodeExtension
<ExtensionAttribute>
Public NotInheritable Class RunLengthEncodeExtension
[ExtensionAttribute]
public ref class RunLengthEncodeExtension abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
[<ExtensionAttribute>]
type RunLengthEncodeExtension =  class end
Methods   Name Description RunLengthEncodeT(IEnumerableT)

Run-length encodes a sequence by converting consecutive instances of the same element into a KeyValuePair{T,int} representing the item and its occurrence count.

RunLengthEncodeT(IEnumerableT, IEqualityComparerT)

Run-length encodes a sequence by converting consecutive instances of the same element into a KeyValuePair{T,int} representing the item and its occurrence count. This overload uses a custom equality comparer to identify equivalent items.

Top See Also

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4