LocationReferenceEnvironment.GetLocationReferences Methode

Definitie

Wanneer deze wordt overschreven in een afgeleide klasse, wordt een verzameling LocationReference objecten in het huidige bereik geretourneerd.

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)

Retouren

Een verzameling locatiereferentieobjecten in het huidige bereik.

Van toepassing op