Share via


Equals Method (PolicySource)

Microsoft Robotics Class Reference

Compare to another PolicySource object for equality

Namespace: Microsoft.Dss.Runtime.Security
Assembly: Microsoft.Dss.Runtime (in Microsoft.Dss.Runtime.dll) Version: 4.0.261.0 (4.0.261.0)

Syntax

public bool Equals(
    PolicySource other
)

Parameters

Return Value

true if the Type and Reference are the same

Implements

IEquatable< (Of < ( <'T> ) > ) >. . :: . .Equals(T)

See Also

PolicySource Class

Equals Overload

Microsoft.Dss.Runtime.Security Namespace