Method GetTermArrays
GetTermArrays()
Returns a List<Term[]> of the terms in the multiphrase. Do not modify the List or its contents.
Declaration
public virtual Collections.Generic.IList<Term[]> GetTermArrays()
Returns
Type | Description |
---|---|
System.Collections.Generic.IList<Term[]> |