'Declaration Public Function New( _ ByVal size As Integer, _ ByVal type As BiffRec _ )
'Declaration
Public Function New( _ ByVal size As Integer, _ ByVal type As BiffRec _ )
'Usage Dim size As Integer Dim type As BiffRec Dim instance As New UndefinedBiff8Structure(size, type)
'Usage
Dim size As Integer Dim type As BiffRec Dim instance As New UndefinedBiff8Structure(size, type)
public UndefinedBiff8Structure( int size, BiffRec type )
UndefinedBiff8Structure Class UndefinedBiff8Structure Members Overload List