Share via


LocationReferenceEnvironment.IsVisible(LocationReference) Metoda

Definice

Při přepsání v odvozené třídě určuje, zda je zadaná LocationReference hodnota viditelná v aktuálním oboru.

public:
 abstract bool IsVisible(System::Activities::LocationReference ^ locationReference);
public abstract bool IsVisible (System.Activities.LocationReference locationReference);
abstract member IsVisible : System.Activities.LocationReference -> bool
Public MustOverride Function IsVisible (locationReference As LocationReference) As Boolean

Parametry

locationReference
LocationReference

Umístění, které se má vyhodnotit.

Návraty

trueLocationReference pokud se hodnota zobrazuje v aktuálním oboru, falsejinak hodnota .

Platí pro