Click or drag to resize

regexMarkerResultCollectionTGetByOrder Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the marker results by order of appearance -- taking only first layer

Namespace:  imbSCI.Data.data.text
Assembly:  imbSCI.Data (in imbSCI.Data.dll) Version: 0.3.70.
Syntax
C#
public List<regexMarkerResult> GetByOrder()
Request Example View Source

Return Value

Type: ListregexMarkerResult
See Also