ActiveReports 12
GetChar Method

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.Enterprise.Data.VisualBasicReplacement Namespace > Strings Class : GetChar Method
Syntax
'Declaration
 
Public Shared Function GetChar( _
   ByVal str As String, _
   ByVal Index As Integer _
) As Char
public static char GetChar( 
   string str,
   int Index
)

Parameters

str
Index
See Also

Reference

Strings Class
Strings Members