Sdílet prostřednictvím


ICompiledExpressionRoot.GetRequiredLocations(Int32) Metoda

Definice

Získá seznam požadovaných umístění pro kořen výrazu.

public:
 System::Collections::Generic::IList<System::String ^> ^ GetRequiredLocations(int expressionId);
public System.Collections.Generic.IList<string> GetRequiredLocations (int expressionId);
abstract member GetRequiredLocations : int -> System.Collections.Generic.IList<string>
Public Function GetRequiredLocations (expressionId As Integer) As IList(Of String)

Parametry

expressionId
Int32

Identifikátor výrazu.

Návraty

Seznam požadovaných umístění pro kořen výrazu.

Platí pro