Will remove pumps not in the set of type identifiers.

Namespace: configuration_services
Assembly: configuration_services (in configuration_services.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public List<string> types
Visual Basic
Public types As List(Of String)
Visual C++
public:
List<String^>^ types

See Also