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
Rsdn
Shortcuts
PresetCollection
C# Class Rsdn.Shortcuts.PresetCollection
Summary description for PresetCollection.
Inheritance:
IEnumerable
Afficher le fichier
Open project: rsdn/janus
Class Usage Examples
Méthodes publiques
Méthode
Description
GetEnumerator
( ) :
IEnumerator
this
(
string
name
) :
Preset
Private Methods
Méthode
Description
AddPreset
(
Preset
p
) :
void
PresetCollection
( ) :
System
RemovePreset
(
string
name
) :
void
Method Details
GetEnumerator()
public
méthode
public
GetEnumerator
( ) :
IEnumerator
Résultat
IEnumerator
this()
public
méthode
public
this
(
string
name
) :
Preset
name
string
Résultat
Preset