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 intbir değer.

Döndürülenler

true değer hesaplandıysa; aksi takdirde , false.

Şunlara uygulanır