public Pls( int size )
'Declaration Public Function New( _ ByVal size As Integer _ )
'Declaration
Public Function New( _ ByVal size As Integer _ )
'Usage Dim size As Integer Dim instance As New Pls(size)
'Usage
Dim size As Integer Dim instance As New Pls(size)
Pls Class Pls Members