BuildMaster SDK Reference
Version:
Equals(SystemEntryInfo x, SystemEntryInfo y) Method
Determines whether the specified objects are equal.
Syntax
public
abstract
bool Equals(SystemEntryInfo x, SystemEntryInfo y)
Parameters
- x
- Type: SystemEntryInfo
The first object to compare.
- y
- Type: SystemEntryInfo
The second object to compare.
Returns
true if the specified objects are equal; otherwise, false.