C# Class TSystems.RELOAD.Storage.DictionaryEntry

A dictionary is a set of opaque values indexed by an opaque key with one value for each key. RELOAD base -13 p.84 --alex
Afficher le fichier Open project: RELOAD-NET/RELOAD.NET Class Usage Examples

Méthodes publiques

Свойство Type Description
key string
value DataValue

Property Details

key public_oe property

public string key
Résultat string

value public_oe property

public DataValue,TSystems.RELOAD.Storage value
Résultat DataValue