IEnumerable<String> ICustomResultReader.GetComponentNames(String resultName)
Gets the result component names for the given result name.
Examples
Parameters
-
resultName
Type: String
The name of the result.
Return Value
Type: IEnumerable<String>
Returns the result component names.