TermsConverterTextEntryManagerSubstring Method

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.2.9018.0
C#
public string Substring(
	string text,
	int pos,
	int length
)

Parameters

text  String
 
pos  Int32
 
length  Int32
 

Return Value

String

See Also