StateSupportResultsresultNames Method
Gets all the names of the results.
Namespace: Karamba.Elements.StatesAssembly: KarambaCommon (in KarambaCommon.dll) Version: 3.0.8.0+eb23a7103f0eca0b6d808121e15fec6899194e15
public static IEnumerable<string> resultNames()
Public Shared Function resultNames As IEnumerable(Of String)
public:
static IEnumerable<String^>^ resultNames()
static member resultNames : unit -> IEnumerable<string>
Return Value
IEnumerableStringIEnumerable of result names.