equal
Description:
[
Version ( since =
"0.5.4" ) ]
public bool equal (
Package package2)
Do the Package's have the same ID.
Parameters:
this |
a valid Package instance
|
package2 |
a valid Package instance
|
Returns:
true if the packages have the same package_id, info and summary.
|