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
FSO
Files
TuningEntry
C# Class FSO.Files.TuningEntry
Mostra file
Open project: RHY3756547/FreeSO
Class Usage Examples
Public Properties
Property
Type
Description
EntryName
string
KeyValueCount
uint
KeyValues
string>.Dictionary
Public Methods
Method
Description
GetNum
(
string
key
) :
float
ToString
( ) :
string
Method Details
GetNum()
public
method
public
GetNum
(
string
key
) :
float
key
string
return
float
ToString()
public
method
public
ToString
( ) :
string
return
string
Property Details
EntryName
public_oe property
public
string
EntryName
return
string
KeyValueCount
public_oe property
public
uint
KeyValueCount
return
uint
KeyValues
public_oe property
public
Dictionary
KeyValues
return
string>.Dictionary