GeneratorPosition.Equals(Object) Methode

Definition

Vergleicht die angegebene Instanz und die aktuelle Instanz der GeneratorPosition Wertgleichstellung.

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

Parameter

o
Object

Die GeneratorPosition zu vergleichende Instanz.

Gibt zurück

true if o and this instance of GeneratorPosition have the same values.

Gilt für: