The ListExtensions type exposes the following members.
Methods
Name | Description | |
---|---|---|
ToDelimitedList(IEnumerable<(Of <<'(ActivityStateRecord>)>>)) |
Converts a list of ActivityStateRecords to a comma delimited string with activity names
| |
ToDelimitedList<(Of <<'(T>)>>)(IEnumerable<(Of <<'(T>)>>)) |
Converts a list of objects to a comma delimited string
| |
ToDelimitedStateList |
Converts a list of CustomTrackingRecord to a comma delimited string with activity names
|