Aracılığıyla paylaş


ICompiledExpressionRoot.GetRequiredLocations(Int32) Yöntem

Tanım

İfade kökü için gerekli konumların listesini alır.

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)

Parametreler

expressionId
Int32

İfade tanımlayıcısı.

Döndürülenler

İfade kökü için gerekli konumların listesi.

Şunlara uygulanır