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
SharpVectors
Enumerators
SvgListEnumerator
C# Class SharpVectors.Enumerators.SvgListEnumerator
Inheritance:
IEnumerator
显示文件
Open project: codebutler/savagesvg
Public Methods
Method
Description
MoveNext
( ) :
bool
Reset
( ) :
void
SvgListEnumerator
(
SvgList
list
) :
System
Method Details
MoveNext()
public
method
public
MoveNext
( ) :
bool
return
bool
Reset()
public
method
public
Reset
( ) :
void
return
void
SvgListEnumerator()
public
method
public
SvgListEnumerator
(
SvgList
list
) :
System
list
SharpVectors.Dom.Svg.SvgList
return
System