Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
SharpTAL
RepeatItem
C# Class SharpTAL.RepeatItem
Inheritance:
ITalesIterator
Show file
Open project: lck/SharpTAL
Public Methods
Method
Description
RepeatItem
(
IEnumerable
sequence
) :
System.Collections
next
(
bool
isLast
) :
void
Method Details
RepeatItem()
public
method
public
RepeatItem
(
IEnumerable
sequence
) :
System.Collections
sequence
IEnumerable
return
System.Collections
next()
public
method
public
next
(
bool
isLast
) :
void
isLast
bool
return
void