Back to Devexpress

XPObjectStub Constructors

xpo-devexpress-dot-xpo-dot-xpobjectstub-dot-ctor.md

latest2.3 KB
Original Source

XPObjectStub Constructors

A container for object data passed via the ISerializableObjectLayer objects.

NameParametersDescription
XPObjectStub()noneThis member supports the internal infrastructure and is not intended to be used directly from your code.
XPObjectStub(XPClassInfoStub, Guid, Object[])classInfo, guid, dataThis member supports the internal infrastructure and is not intended to be used directly from your code.
XPObjectStub(XPClassInfoStub, Guid)classInfo, guidThis member supports the internal infrastructure and is not intended to be used directly from your code.
XPObjectStub(XPClassInfoStub, Object[])classInfo, dataThis member supports the internal infrastructure and is not intended to be used directly from your code.
XPObjectStub(XPClassInfoStub)classInfoThis member supports the internal infrastructure and is not intended to be used directly from your code.
XPObjectStub(String, Guid, Object[], XPClassInfoStubOldValueContainer[], Boolean[])className, guid, data, oldData, changedThis member supports the internal infrastructure and is not intended to be used directly from your code.
XPObjectStub(String, Object[], XPClassInfoStubOldValueContainer[], Boolean[])className, data, oldData, changedThis member supports the internal infrastructure and is not intended to be used directly from your code.

See Also

XPObjectStub Class

XPObjectStub Members

DevExpress.Xpo Namespace