'Usage
Dim instance As DayOfWeekStyle Dim obj As Object Dim value As Boolean value = instance.Equals(obj)
Parameters
- obj
- The System.Object to compare with the current DayOfWeekStyle.
Return Value
true if value is an instance of DayOfWeekStyle and equals the value of this instance; otherwise, false.