ActiveReports 12
FromString Method (IntegerType)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.Enterprise.Data.VisualBasicReplacement Namespace > IntegerType Class : FromString Method
Syntax
'Declaration
 
Public Shared Function FromString( _
   ByVal value As String _
) As Integer
public static int FromString( 
   string value
)

Parameters

value
See Also

Reference

IntegerType Class
IntegerType Members