Share via


LocationReferenceEnvironment.GetLocationReferences Metoda

Definice

Při přepsání v odvozené třídě vrátí kolekci LocationReference objektů v aktuálním oboru.

public:
 abstract System::Collections::Generic::IEnumerable<System::Activities::LocationReference ^> ^ GetLocationReferences();
public abstract System.Collections.Generic.IEnumerable<System.Activities.LocationReference> GetLocationReferences ();
abstract member GetLocationReferences : unit -> seq<System.Activities.LocationReference>
Public MustOverride Function GetLocationReferences () As IEnumerable(Of LocationReference)

Návraty

Kolekce objektů odkazu na umístění v aktuálním oboru.

Platí pro