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 )