Table of Contents

Class RefCompiler

Namespace
DevExpress.Xpo.Helpers
Assembly
DevExpress.Xpo.v24.1.dll
public class RefCompiler : OperandValue
Inheritance
RefCompiler
Derived

Constructors

RefCompiler()

public RefCompiler()

RefCompiler(XPDictionary)

public RefCompiler(XPDictionary dictionary)

Parameters

dictionary XPDictionary

RefCompiler(XPDictionary, object)

public RefCompiler(XPDictionary dictionary, object value)

Parameters

dictionary XPDictionary
value object

Methods

GetXmlValue()

protected override object GetXmlValue()

Returns

object