Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
io
IoSeqObjectHashtable
C# Class io.IoSeqObjectHashtable
Inheritance:
System.Collections.Hashtable
Datei anzeigen
Open project: devaspot/io
Class Usage Examples
Public Properties
Property
Type
Description
state
IoState
Public Methods
Method
Description
IoSeqObjectHashtable
(
IoState
s
) :
System
this
(
object
key
) :
object
Method Details
IoSeqObjectHashtable()
public
method
public
IoSeqObjectHashtable
(
IoState
s
) :
System
s
IoState
return
System
this()
public
method
public
this
(
object
key
) :
object
key
object
return
object
Property Details
state
public_oe property
public
IoState,io
state
return
IoState