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
Subtext
Framework
Util
WindowsTimeZoneCollection.Enumerator
C# Class Subtext.Framework.Util.WindowsTimeZoneCollection.Enumerator
Type-specific enumeration class, used by WindowsTimeZoneCollection.GetEnumerator.
Inheritance:
IEnumerator
Afficher le fichier
Open project: ayende/Subtext
Private Properties
Свойство
Type
Description
Méthodes publiques
Méthode
Description
Enumerator
(
WindowsTimeZoneCollection
collection
) :
System
MoveNext
( ) :
bool
Reset
( ) :
void
Method Details
Enumerator()
public
méthode
public
Enumerator
(
WindowsTimeZoneCollection
collection
) :
System
collection
WindowsTimeZoneCollection
Résultat
System
MoveNext()
public
méthode
public
MoveNext
( ) :
bool
Résultat
bool
Reset()
public
méthode
public
Reset
( ) :
void
Résultat
void