Indicates whether this instance and a specified object are equal.
Namespace: ElecNetKit.NetworkModellingAssembly: ElecNetKit.Core (in ElecNetKit.Core.dll) Version: 1.1.4771.27370 (1.1.0.0)
Syntax
Parameters
- obj
- Type:
System Object
Another object to compare to.
Return Value
true if obj and this instance are the same type and represent the same value; otherwise, false.See Also