'Declaration Public Function New( _ ByVal content As String _ )
'Declaration
Public Function New( _ ByVal content As String _ )
'Usage Dim content As String Dim instance As New Rectangle(content)
'Usage
Dim content As String Dim instance As New Rectangle(content)
public Rectangle( string content )
Rectangle Class Rectangle Members Overload List