Void IResult.SelectComponents(IEnumerable<String> components)

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

Parameters