Spread Windows Forms 12.0 Product Documentation
BarCodeCellType Constructor(SerializationInfo,StreamingContext)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace > BarCodeCellType Class > BarCodeCellType Constructor : BarCodeCellType Constructor(SerializationInfo,StreamingContext)
Creates a new barcode cell for deserialization.
Syntax
'Declaration
 
Protected Function New( _
   ByVal info As SerializationInfo, _
   ByVal context As StreamingContext _
)
'Usage
 
Dim info As SerializationInfo
Dim context As StreamingContext
 
Dim instance As New BarCodeCellType(info, context)
protected BarCodeCellType( 
   SerializationInfo info,
   StreamingContext context
)

Parameters

info
context
See Also

Reference

BarCodeCellType Class
BarCodeCellType Members
Overload List