Поделиться через


LocationReferenceEnvironment.GetLocationReferences Метод

Определение

В случае переопределения в производном классе возвращает коллекцию объектов LocationReference в текущей области.

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)

Возвращаемое значение

Коллекция объектов-ссылок на расположение в текущей области.

Применяется к