SelectComponents(IEnumerable<string>)

Selects the components to read with the GetNodeValues and GetElementValues methods. By default, all result's components are selected.

Declaration Syntax

public void SelectComponents(IEnumerable<string> components)

Parameters

components(IEnumerable<string>)

The result's components.