'Usage
Dim instance As DAPropertyIdSet Dim obj As Object Dim value As Boolean value = instance.Equals(obj)
Parameters
- obj
- The object to compare with the current object.Property set to be compared.
Return Value
true if the specified object is equal to the current object; otherwise, false.True if the property sets are the same, otherwise false.