ParameterRef.Equals Yöntem

Tanım

Aşırı Yüklemeler

Equals(ParameterRef)
Equals(Object)

Equals(ParameterRef)

public bool Equals (Microsoft.VisualStudio.Composition.Reflection.ParameterRef other);
override this.Equals : Microsoft.VisualStudio.Composition.Reflection.ParameterRef -> bool
Public Function Equals (other As ParameterRef) As Boolean

Parametreler

other
ParameterRef

Döndürülenler

Boolean

Uygulamalar

Şunlara uygulanır

Equals(Object)

public override bool Equals (object obj);
override this.Equals : obj -> bool
Public Overrides Function Equals (obj As Object) As Boolean

Parametreler

obj
Object

Döndürülenler

Boolean

Şunlara uygulanır