TermsConverterTextEntryManagerGetFor(IPrimitive, Int32) Method

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.2.9018.0
C#
public TermsConverterTextEntryManagerTextEntryState GetFor(
	IPrimitive term,
	int cursorPos = -1
)

Parameters

term  IPrimitive
 
cursorPos  Int32  (Optional)
 

Return Value

TermsConverterTextEntryManagerTextEntryState

See Also