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
Datei anzeigen Open project: RELOAD-NET/RELOAD.NET Class Usage Examples

Public Properties

Property Type Description
key string
value DataValue

Property Details

key public_oe property

public string key
return string

value public_oe property

public DataValue,TSystems.RELOAD.Storage value
return DataValue