Method CellsToTokenStrings
CellsToTokenStrings(ICollection<Cell>)
Will add the trailing leaf byte for leaves. This isn't particularly efficient.
Declaration
[Obsolete("TODO remove; not used and not interesting, don't need collection in & out")]
public static IList<string> CellsToTokenStrings(ICollection<Cell> cells)
Parameters
Type | Name | Description |
---|---|---|
System.Collections.Generic.ICollection<Cell> | cells |
Returns
Type | Description |
---|---|
System.Collections.Generic.IList<System.String> |