Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadRuntimeLicense Class / SpreadRuntimeLicense Constructor
Type


In This Topic
SpreadRuntimeLicense Constructor
In This Topic
Creates a new runtime license of the specified type.
Syntax
'Declaration
 
Public Function New( _
   ByVal type As Type _
)
 
'Usage
 
Dim type As Type
 
Dim instance As New SpreadRuntimeLicense(type)

Parameters

type
Type
See Also