Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.7
|
Leadtools.Jpip Namespace > ResponseCodeStream Class : Parse Method |
public static ResponseCodeStream Parse( string responseCodestream )
'Declaration Public Shared Function Parse( _ ByVal responseCodestream As String _ ) As ResponseCodeStream
'Usage Dim responseCodestream As String Dim value As ResponseCodeStream value = ResponseCodeStream.Parse(responseCodestream)
public: static ResponseCodeStream^ Parse( String^ responseCodestream )