Back to Devexpress

XPObjectStub Members

xpo-devexpress-dot-xpo-dot-xpobjectstub-dot-underscore-members.md

latest6.3 KB
Original Source

XPObjectStub Members

A container for object data passed via the ISerializableObjectLayer objects.

Constructors

NameDescription
XPObjectStub()This member supports the internal infrastructure and is not intended to be used directly from your code.
XPObjectStub(XPClassInfoStub, Guid, Object[])This member supports the internal infrastructure and is not intended to be used directly from your code.
XPObjectStub(XPClassInfoStub, Guid)This member supports the internal infrastructure and is not intended to be used directly from your code.
XPObjectStub(XPClassInfoStub, Object[])This member supports the internal infrastructure and is not intended to be used directly from your code.
XPObjectStub(XPClassInfoStub)This member supports the internal infrastructure and is not intended to be used directly from your code.
XPObjectStub(String, Guid, Object[], XPClassInfoStubOldValueContainer[], Boolean[])This member supports the internal infrastructure and is not intended to be used directly from your code.
XPObjectStub(String, Object[], XPClassInfoStubOldValueContainer[], Boolean[])This member supports the internal infrastructure and is not intended to be used directly from your code.

Properties

NameDescription
ChangedThis member supports the internal infrastructure and is not intended to be used directly from your code.
ClassNameThis member supports the internal infrastructure and is not intended to be used directly from your code.
DataThis member supports the internal infrastructure and is not intended to be used directly from your code.
GuidThis member supports the internal infrastructure and is not intended to be used directly from your code.
HasGuidThis member supports the internal infrastructure and is not intended to be used directly from your code.
IsEmpty
IsIntermediateThis member supports the internal infrastructure and is not intended to be used directly from your code.
IsNewThis member supports the internal infrastructure and is not intended to be used directly from your code.
KeyThis member supports the internal infrastructure and is not intended to be used directly from your code.
OldDataThis member supports the internal infrastructure and is not intended to be used directly from your code.
OptimisticLockFieldInDataLayerThis member supports the internal infrastructure and is not intended to be used directly from your code.

Methods

NameDescription
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)This member supports the internal infrastructure and is not intended to be used directly from your code.
GetEvaluatorContextDescriptor(IXPDictionaryProvider) staticThis member supports the internal infrastructure and is not intended to be used directly from your code.
GetHashCode()This member supports the internal infrastructure and is not intended to be used directly from your code.
GetType()Gets the Type of the current instance. Inherited from Object.
MarkAsEmpty()
MarkAsIntermediate()This member supports the internal infrastructure and is not intended to be used directly from your code.
MarkAsNew()This member supports the internal infrastructure and is not intended to be used directly from your code.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
ToString()This member supports the internal infrastructure and is not intended to be used directly from your code.

See Also

XPObjectStub Class

DevExpress.Xpo Namespace