XPObjectStub Methods
A container for object data passed via the ISerializableObjectLayer objects.Name | Description |
---|---|
Equals(Object, Object) static | Determines 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) static | This 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. |
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() protected | Creates a shallow copy of the current Object. Inherited from Object. |
ReferenceEquals(Object, Object) static | Determines 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