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