Public Function New( _ ByVal content As String _ )
Dim content As String Dim instance As New Htmlpart(content)
public Htmlpart( string content )
public: Htmlpart( string* content )
public: Htmlpart( String^ content )
Htmlpart Class Htmlpart Members