'Declaration Public Function New( _ ByVal data As Object, _ ByVal type As HeaderFooterType _ )
'Usage Dim data As Object Dim type As HeaderFooterType Dim instance As New HeaderFooterDataItem(data, type)
public HeaderFooterDataItem( object data, HeaderFooterType type )
Parameters
- data
- type