Spread Windows Forms 8.0 Product Documentation
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
Requirements

Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8

See Also

Reference

BarCodeCellType Class
BarCodeCellType Members
Overload List

 

 


Copyright © GrapeCity, inc. All rights reserved.