C# Class FSO.Files.TuningEntry

Afficher le fichier Open project: RHY3756547/FreeSO Class Usage Examples

Méthodes publiques

Свойство Type Description
EntryName string
KeyValueCount uint
KeyValues string>.Dictionary

Méthodes publiques

Méthode Description
GetNum ( string key ) : float
ToString ( ) : string

Method Details

GetNum() public méthode

public GetNum ( string key ) : float
key string
Résultat float

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

EntryName public_oe property

public string EntryName
Résultat string

KeyValueCount public_oe property

public uint KeyValueCount
Résultat uint

KeyValues public_oe property

public Dictionary KeyValues
Résultat string>.Dictionary