XPClassInfoStub Methods
A container for persistent class metadata passed via 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. |
| FromClassInfo(XPClassInfo) 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. |
| GetMemberHasOldValue(XPObjectStub, String) | This member supports the internal infrastructure and is not intended to be used directly from your code. |
| GetMemberIndex(String, Boolean) | This member supports the internal infrastructure and is not intended to be used directly from your code. |
| GetMemberOldValue(XPObjectStub, String) | This member supports the internal infrastructure and is not intended to be used directly from your code. |
| GetMemberValue(XPObjectStub, String) | 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. |
| IsMemberChanged(XPObjectStub, String) | 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. |
| SetMemberOldValue(XPObjectStub, String, Object) | This member supports the internal infrastructure and is not intended to be used directly from your code. |
| SetMemberValue(XPObjectStub, String, Object) | This member supports the internal infrastructure and is not intended to be used directly from your code. |
| ToString() | This member supports the internal infrastructure and is not intended to be used directly from your code. |
See Also