Margins.Equals Method (Object)
.NET Framework (current version)
Determines whether the specified object is equal to the current object.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
Parameters
- obj
-
Type:
System.Object
The object to compare with the current object.
Return Value
Type: System.BooleanTrue if the specified object is equal to the current object, otherwise false.
.NET Framework
Available since 4.0
Available since 4.0
Show: