You are here: Symbol Reference > Stimulsoft.Base.Json.Utilities.LinqBridge Namespace > Enumerable Class > Enumerable Methods > Repeat Method
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
Enumerable.Repeat Method

Generates a sequence that contains one repeated value.

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