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