Back to Devexpress

XPWeakReference Constructors

xpo-devexpress-dot-xpo-dot-xpweakreference-dot-ctor.md

latest1.3 KB
Original Source

XPWeakReference Constructors

A persistent weak reference to a persistent object.

NameParametersDescription
XPWeakReference()noneInitializes a new instance of the XPWeakReference class with the default settings.
XPWeakReference(IXPSimpleObject)targetInitializes a new instance of the XPWeakReference class with the specified targeted object.
XPWeakReference(Session, Object)session, targetInitializes a new instance of the XPWeakReference class with the specified session and targeted object.
XPWeakReference(Session)sessionInitializes a new instance of the XPWeakReference class with the specified session.

See Also

XPWeakReference Class

XPWeakReference Members

DevExpress.Xpo Namespace