Aracılığıyla paylaş


XmlQueryRuntime.IsGlobalComputed(Int32) Yöntem

Tanım

Belirtilen genel değer zaten hesaplanmışsa, true döndürür.

public:
 bool IsGlobalComputed(int index);
public bool IsGlobalComputed (int index);
member this.IsGlobalComputed : int -> bool
Public Function IsGlobalComputed (index As Integer) As Boolean

Parametreler

index
Int32

Türünde bir değer int .

Döndürülenler

Boolean

true değer hesaplanmışsa; Aksi takdirde, false .

Şunlara uygulanır