Sdílet prostřednictvím


XmlQueryRuntime.IsGlobalComputed(Int32) Metoda

Definice

Vrátí hodnotu true, pokud zadaná globální hodnota již byla vypočítána.

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

Parametry

index
Int32

Hodnota typu int .

Návraty

Boolean

true Pokud byla hodnota vypočítána; v opačném případě false .

Platí pro