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