ManagedPropertyInfo.Equals method
Overload list
Name | Description | |
---|---|---|
Equals(Object) | Determines whether this object is equal to the specified object. (Overrides Object.Equals(Object).) | |
Equals(ManagedPropertyInfo) | Determines whether this object is considered equal to another ManagedPropertyInfo object. |
Top