Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Iterator
ConcreteAggregate
C# Class Iterator.ConcreteAggregate
Inheritance:
IAggregate
Afficher le fichier
Open project: mravinale/gof-patterns
Class Usage Examples
Méthodes publiques
Méthode
Description
CreateIterator
( ) :
Iterator
this
(
int
index
) :
object
Method Details
CreateIterator()
public
méthode
public
CreateIterator
( ) :
Iterator
Résultat
Iterator
this()
public
méthode
public
this
(
int
index
) :
object
index
int
Résultat
object