Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
QuickFont
TextNodeList.TextNodeListEnumerator
C# Class QuickFont.TextNodeList.TextNodeListEnumerator
Inheritance:
IEnumerator
显示文件
Open project: swax/QuickFont
Public Methods
Method
Description
Dispose
( ) :
void
MoveNext
( ) :
bool
Reset
( ) :
void
TextNodeListEnumerator
(
TextNodeList
targetList
) :
System
Method Details
Dispose()
public
method
public
Dispose
( ) :
void
return
void
MoveNext()
public
method
public
MoveNext
( ) :
bool
return
bool
Reset()
public
method
public
Reset
( ) :
void
return
void
TextNodeListEnumerator()
public
method
public
TextNodeListEnumerator
(
TextNodeList
targetList
) :
System
targetList
TextNodeList
return
System