Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This member overrides ModelBusAdapterReference.Equals(ModelBusAdapterReference).
Namespace:  Microsoft.VisualStudio.Modeling.Integration
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Integration.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.Integration.10.0.dll)
Syntax
'Declaration
Public Overrides Function Equals ( _
    other As ModelBusAdapterReference _
) As Boolean
public override bool Equals(
    ModelBusAdapterReference other
)
public:
virtual bool Equals(
    ModelBusAdapterReference^ other
) override
abstract Equals : 
        other:ModelBusAdapterReference -> bool 
override Equals : 
        other:ModelBusAdapterReference -> bool 
public override function Equals(
    other : ModelBusAdapterReference
) : boolean
Parameters
Return Value
Type: System.Boolean
Implements
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.