'Usage
Dim instance As UAApplicationManifestAttribute Dim obj As Object Dim value As Boolean value = instance.Equals(obj)
Parameters
- obj
- An System.Object to compare with this instance or a null reference (Nothing in Visual Basic).
Return Value
true if obj and this instance are of the same type and have identical field values; otherwise, false.