Square Constructor(String,Int32)
Create an instance of Square.
'Declaration
Public Function New( _
ByVal As String, _
ByVal As Integer _
)
'Usage
Dim value As String
Dim length As Integer
Dim instance As New Square(value, length)
Parameters
- value
- length