Table of Contents

Namespace RDCore.SDK.Model.Values.Runtime

Structs

VBRuntimeBooleanValue
VBRuntimeCurrencyValue
VBRuntimeDecimalValue

Represents a decimal value using 14 bytes, including a 96-bit numerator.

VBRuntimeObjectId

Represents a runtime object, an instance of a class definition.

VBRuntimeReference
VBRuntimeValueWrapper
VBRuntimeValue<T>

The managed (.net) representation of a runtime value.

VBRuntimeVariantValue

Represents the managed value of a VBVariantValue

Interfaces

IRuntimeValue
IRuntimeValue<T>

Enums

VBVariantValueType