'UsageDim instance As LoadingPoint Dim obj As Object Dim value As Boolean value = instance.Equals(obj)
Parameters
- obj
Return Value
true if the specified object is equal to the current object, otherwise false.
'UsageDim instance As LoadingPoint Dim obj As Object Dim value As Boolean value = instance.Equals(obj)
| Product | Versions |
|---|---|
| .NET | net8.0 |
| .NET Framework | net48 |