ModelBusAdapterReference Class
Base class for all adapter references
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0.dll)
Microsoft.VisualStudio.Modeling.Integration::ModelBusAdapterReference
Microsoft.VisualStudio.Modeling.Integration::ModelingAdapterReference
| Name | Description | |
|---|---|---|
![]() | ModelBusAdapterReference() |
| Name | Description | |
|---|---|---|
![]() | Equals(ModelBusAdapterReference^) | Compares this Scope to another Scope instance. |
![]() | Equals(Object^) | Compares this AdapterReferenceData to another object.(Overrides Object::Equals(Object^).) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | Gets the hash code of this Scope instance. If two Scope instances compare equal, they should give the same hash code.(Overrides Object::GetHashCode().) |
![]() | GetHashCodeInternal() | Gets the hash code of this Scope instance. If two AdapterReferences instances compare equal, they should give the same hash code. |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() ![]() | Equality(ModelBusAdapterReference^, ModelBusAdapterReference^) | Compares two AdapterReferenceData instances for equality. |
![]() ![]() | Inequality(ModelBusAdapterReference^, ModelBusAdapterReference^) | Compares two AdapterReferenceData instances for inequality. |
Replaces the Backplane "Scope"
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.



