Compartilhar via


ForEachNodeListEnumerator.NodeList Propriedade

Definição

Obtém uma classe ArrayList que contém uma coleção de nós gerados pela operação 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

Valor da propriedade

Para obter mais informações sobre ArrayList, consulte Classe ArrayList na biblioteca de classes do .NET Framework.

Implementações

Aplica-se a