TemplateInstanceAttribute.Equals(Object) Methode

Definitie

Geeft aan of het opgegeven object een TemplateInstanceAttribute object is en identiek is aan het object TemplateInstanceAttribute .

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

Parameters

obj
Object

De Object te testen.

Retouren

true als de waarde zowel een TemplateInstanceAttribute object is als identiek is aan het object TemplateInstanceAttribute ; anders false.

Van toepassing op