'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 ContinueFrt12(size)
'Usage
Dim size As Integer Dim instance As New ContinueFrt12(size)
public ContinueFrt12( int size )
ContinueFrt12 Class ContinueFrt12 Members