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