Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
SystemEx
Persist
StoreItems
C# Class SystemEx.Persist.StoreItems
Mostra file
Open project: pvginkel/SystemEx
Class Usage Examples
Public Methods
Method
Description
ContainsKey
(
string
index
) :
bool
Remove
(
string
index
) :
void
this
(
string
index
) :
object
Private Methods
Method
Description
StoreItems
(
object>.Dictionary
items
) :
System
Method Details
ContainsKey()
public
method
public
ContainsKey
(
string
index
) :
bool
index
string
return
bool
Remove()
public
method
public
Remove
(
string
index
) :
void
index
string
return
void
this()
public
method
public
this
(
string
index
) :
object
index
string
return
object