C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls Namespace / ArrayItemTypeAttribute Class / ArrayItemTypeAttribute Constructor

In This Topic
ArrayItemTypeAttribute Constructor
In This Topic
Initializes a new instance of the ArrayItemTypeAttribute class.
Syntax
'Declaration
 
Public Function New( _
   ByVal type As System.Type _
)
 

Parameters

type
See Also