Aracılığıyla paylaş


BookmarkScope.Equals(BookmarkScope) Yöntem

Tanım

Geçerli BookmarkScope ve belirtilen BookmarkScope değerlerin aynı olup olmadığını gösteren bir değer alır.

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

Parametreler

other
BookmarkScope

Yer işareti kapsam nesnesi.

Döndürülenler

true yer işareti kapsamları aynıysa; aksi takdirde , false.

Uygulamalar

Şunlara uygulanır