Spread WinForms 15
GrapeCity.CalcEngine Assembly / GrapeCity.CalcEngine Namespace / WildcardToken Structure / WildcardToken Constructor / WildcardToken Constructor(Int32)
The type.


In This Topic
WildcardToken Constructor(Int32)
In This Topic
Initializes a new instance of the WildcardToken struct.
Syntax
'Declaration
 
Public Function New( _
   ByVal type As Integer _
)
 
'Usage
 
Dim type As Integer
 
Dim instance As New WildcardToken(type)

Parameters

type
The type.
See Also