TermsConverterTextEntryManagerGetList Method

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.2.9018.0
C#
public List<string> GetList(
	string text,
	out int indexPos
)

Parameters

text  String
 
indexPos  Int32
 

Return Value

ListString

See Also