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
Alsing
SourceCode
UndoBlockCollection.Enumerator
C# Class Alsing.SourceCode.UndoBlockCollection.Enumerator
Inheritance:
IEnumerator
Afficher le fichier
Open project: vchelaru/FlatRedBall
Private Properties
Свойство
Type
Description
Méthodes publiques
Méthode
Description
Enumerator
(
UndoBlockCollection
tc
) :
System
MoveNext
( ) :
bool
Reset
( ) :
void
Method Details
Enumerator()
public
méthode
public
Enumerator
(
UndoBlockCollection
tc
) :
System
tc
UndoBlockCollection
Résultat
System
MoveNext()
public
méthode
public
MoveNext
( ) :
bool
Résultat
bool
Reset()
public
méthode
public
Reset
( ) :
void
Résultat
void