GetComponentNames(string)

Gets the result component names for the given result name.

Declaration Syntax

public IEnumerable<string> GetComponentNames(string resultName)

Parameters

resultName(string)

The name of the result.