Condividi tramite


ForEachNodeListEnumerator.NodeList Proprietà

Definizione

Ottiene una classe ArrayList contenente una raccolta di nodi prodotti dall'operazione XPath.

public:
 property System::Collections::ArrayList ^ NodeList { System::Collections::ArrayList ^ get(); };
public System.Collections.ArrayList NodeList { get; }
member this.NodeList : System.Collections.ArrayList
Public ReadOnly Property NodeList As ArrayList

Valore della proprietà

Per ulteriori informazioni su ArrayList, vedere l'argomento sulla classe ArrayList nella libreria di classi .NET Framework.

Implementazioni

Si applica a