Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Alsing
SourceCode
UndoBlockCollection.Enumerator
C# Class Alsing.SourceCode.UndoBlockCollection.Enumerator
Inheritance:
IEnumerator
Datei anzeigen
Open project: vchelaru/FlatRedBall
Private Properties
Property
Type
Description
Public Methods
Method
Description
Enumerator
(
UndoBlockCollection
tc
) :
System
MoveNext
( ) :
bool
Reset
( ) :
void
Method Details
Enumerator()
public
method
public
Enumerator
(
UndoBlockCollection
tc
) :
System
tc
UndoBlockCollection
return
System
MoveNext()
public
method
public
MoveNext
( ) :
bool
return
bool
Reset()
public
method
public
Reset
( ) :
void
return
void