The ComplexAspect type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals |
Determines whether the specified object is equal to the current object. (Inherited from Object.) |
|
GetHashCode |
Serves as the default hash function. (Inherited from Object.) |
|
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
|
GetValidationErrors | (Overrides StructuralAspectGetValidationErrors(String).) | |
GetValue(String) | (Inherited from StructuralAspect.) | |
GetValue(StructuralProperty) | (Inherited from StructuralAspect.) | |
GetValue(DataProperty, EntityVersion) | (Inherited from StructuralAspect.) | |
SetValue | (Overrides StructuralAspectSetValue(String, Object).) | |
StructuralEquals |
Performs an equality comparison of complex objects determined by their constituent values.
|
|
ToString |
Returns a string that represents the current object. (Inherited from Object.) |
|
Validate | (Inherited from StructuralAspect.) | |
ValidateProperty | (Inherited from StructuralAspect.) |
See Also