Share via


LocationReferenceEnvironment.GetLocationReferences Yöntem

Tanım

Türetilmiş bir sınıfta geçersiz kılındığında, geçerli kapsamdaki bir nesne koleksiyonu LocationReference döndürür.

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)

Döndürülenler

Geçerli kapsamdaki konum başvuru nesneleri koleksiyonu.

Şunlara uygulanır