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
Omb
Domain
DKCoinResourceList
C# Class Omb.Domain.DKCoinResourceList
Inheritance:
IDObjectList
Afficher le fichier
Open project: dkcoin/dkCOIN-1.2
Méthodes publiques
Méthode
Description
Add
(
DKCoinResource
value
) :
int
DeepCopy
( ) :
DKCoinResourceList
Find
(
ID
i
) :
DKCoinResource
New
( ) :
DKCoinResourceList
this
(
int
index
) :
DKCoinResource
Méthodes protégées
Méthode
Description
DKCoinResourceList
( ) :
System
Method Details
Add()
public
méthode
public
Add
(
DKCoinResource
value
) :
int
value
DKCoinResource
Résultat
int
DKCoinResourceList()
protected
méthode
protected
DKCoinResourceList
( ) :
System
Résultat
System
DeepCopy()
public
méthode
public
DeepCopy
( ) :
DKCoinResourceList
Résultat
DKCoinResourceList
Find()
public
méthode
public
Find
(
ID
i
) :
DKCoinResource
i
ID
Résultat
DKCoinResource
New()
public
static
méthode
public
static
New
( ) :
DKCoinResourceList
Résultat
DKCoinResourceList
this()
public
méthode
public
this
(
int
index
) :
DKCoinResource
index
int
Résultat
DKCoinResource