ReferenceT Methods |
The ReferenceT type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals(IReference) | ||
| Equals(Object) | (Overrides ValueTypeEquals(Object)) | |
| Equals(ReferenceT) | ||
| GetHashCode | (Overrides ValueTypeGetHashCode) | |
| GetMember | ||
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| GetValue | ||
| ToString | (Overrides ValueTypeToString) | |
| Touch |
| Name | Description | |
|---|---|---|
| MethodInvoke |
Calls the object method by name.
(Defined by ObjectEx) | |
| PropertyGet |
Gets the value of the object property by name.
(Defined by ObjectEx) | |
| PropertyGetT |
Gets the value of the object property by name.
(Defined by ObjectEx) | |
| PropertySet |
Sets the value of the object property by name.
(Defined by ObjectEx) |