BookmarkScope.Equals(BookmarkScope) Methode

Definition

Ruft einen Wert ab, der angibt, ob der aktuelle BookmarkScope und der angegebene BookmarkScope identisch sind

public:
 virtual bool Equals(System::Activities::BookmarkScope ^ other);
public bool Equals (System.Activities.BookmarkScope other);
override this.Equals : System.Activities.BookmarkScope -> bool
Public Function Equals (other As BookmarkScope) As Boolean

Parameter

other
BookmarkScope

Ein Lesezeichen-Bereichsobjekt.

Gibt zurück

true, wenn die Lesezeichenbereiche identisch sind, andernfalls false.

Implementiert

Gilt für: