Equals Method
Microsoft Robotics Class Reference
Returns true of the parameter is of the same type and has the same Name property as this instance
Namespace: Microsoft.Dss.Core.Attributes
Assembly: Microsoft.Dss.Base (in Microsoft.Dss.Base.dll) Version: 4.0.261.0 (4.0.261.0)
Syntax
public override bool Equals(
Object obj
)
Parameters
- obj
Type: System. . :: . .Object