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