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