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 > ResponseFields Class : ResponseFields Constructor |
public ResponseFields( WebHeaderCollection headers, string contentType )
'Declaration Public Function New( _ ByVal headers As WebHeaderCollection, _ ByVal contentType As String _ )
'Usage Dim headers As WebHeaderCollection Dim contentType As String Dim instance As New ResponseFields(headers, contentType)
public: ResponseFields( WebHeaderCollection^ headers, String^ contentType )