Click or drag to resize
ObjectDependencyEquals Method
Overload List
  NameDescription
Public methodEquals(Object)
Compares the dependency with another object. Returns true if all fields of the two dependencies match.
(Overrides ObjectEquals(Object).)
Protected methodEquals(ObjectDependency)
Compares the dependency with another ObjectDependency object. Returns true if all fields of the two dependencies match.
Top
See Also