Deployment Tools Foundation
Equals Method (obj)
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.Resources ► Resource ► Equals(Object)
Tests if type, name, and locale of this Resource object match another Resource object.
Declaration Syntax
Parameters
- obj (Object)
- Resource object to be compared
Return Value
True if the objects represent the same resource; false otherwise.