C# Class TSystems.RELOAD.Storage.DataValue

A single-value element is a simple sequence of bytes. There may be
only one single-value element for each Resource-ID, Kind-ID pair. A single value element is represented as a DataValue, which contains the following two elements: RELOAD base -12 p.83 --alex
Datei anzeigen Open project: RELOAD-NET/RELOAD.NET Class Usage Examples

Public Properties

Property Type Description
exists System.Boolean
value IUsage

Property Details

exists public_oe property

public Boolean,System exists
return System.Boolean

value public_oe property

public IUsage value
return IUsage