TermsConverterTextEntryManagerGetFor(IPrimitive, Int32) Method
Namespace: SMath.ManagerAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.2.9018.0
public TermsConverterTextEntryManagerTextEntryState GetFor(
IPrimitive term,
int cursorPos = -1
)
Public Function GetFor (
term As IPrimitive,
Optional cursorPos As Integer = -1
) As TermsConverterTextEntryManagerTextEntryState
public:
TermsConverterTextEntryManagerTextEntryState^ GetFor(
IPrimitive^ term,
int cursorPos = -1
)
member GetFor :
term : IPrimitive *
?cursorPos : int
(* Defaults:
let _cursorPos = defaultArg cursorPos -1
*)
-> TermsConverterTextEntryManagerTextEntryState
- term IPrimitive
-
- cursorPos Int32 (Optional)
-
TermsConverterTextEntryManagerTextEntryState