ValueObject Class |
Namespace: GroupDocs.Conversion.Contracts
The ValueObject type exposes the following members.
Name | Description | |
---|---|---|
ValueObject | Initializes a new instance of the ValueObject class |
Name | Description | |
---|---|---|
Equals(Object) |
Determines whether two object instances are equal.
(Overrides ObjectEquals(Object).) | |
Equals(ValueObject) |
Determines whether two object instances are equal.
| |
Finalize | (Inherited from Object.) | |
GetEqualityComponents |
Gets equality components.
| |
GetHashCode |
Serves as the default hash function.
(Overrides ObjectGetHashCode.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Name | Description | |
---|---|---|
Equality |
Equality operator.
| |
Inequality |
Inequality operator.
|