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
ObjectFormatting
ObjectFormatter.IndexValue
C# Class ObjectFormatting.ObjectFormatter.IndexValue
Mostra file
Open project: tncbbthositg/ObjectFormatter
Public Properties
Property
Type
Description
Index
int
Value
object
Public Methods
Method
Description
IndexValue
(
int
index
,
object
value
) :
System
Method Details
IndexValue()
public
method
public
IndexValue
(
int
index
,
object
value
) :
System
index
int
value
object
return
System
Property Details
Index
public_oe property
public
int
Index
return
int
Value
public_oe property
public
object
Value
return
object