ProjectTargetFileContext.Equals Methode

Definition

Überlädt

Equals(ProjectTargetFileContext)
Equals(Object)

Equals(ProjectTargetFileContext)

Indicates whether the current object is equal to another object of the same type.

public:
 virtual bool Equals(Microsoft::VisualStudio::Workspace::ProjectTargetFileContext ^ other);
public bool Equals (Microsoft.VisualStudio.Workspace.ProjectTargetFileContext other);
override this.Equals : Microsoft.VisualStudio.Workspace.ProjectTargetFileContext -> bool
Public Function Equals (other As ProjectTargetFileContext) As Boolean

Parameter

Gibt zurück

Boolean

Implementiert

Gilt für

Equals(Object)

public:
 override bool Equals(System::Object ^ obj);
public:
 override bool Equals(Platform::Object ^ obj);
 override bool Equals(winrt::Windows::Foundation::IInspectable const & obj);
public override bool Equals (object obj);
override this.Equals : obj -> bool
Public Overrides Function Equals (obj As Object) As Boolean

Parameter

obj
Object

Gibt zurück

Boolean

Gilt für