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


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > NamedStyleCollection Class > NamedStyleCollection Constructor : NamedStyleCollection Constructor(SerializationInfo,StreamingContext)
The information.
The context.
Initializes a new instance of the NamedStyleCollection class.
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 NamedStyleCollection(info, context)
protected NamedStyleCollection( 
   SerializationInfo info,
   StreamingContext context
)

Parameters

info
The information.
context
The context.
See Also

Reference

NamedStyleCollection Class
NamedStyleCollection Members
Overload List