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

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

Parameters

type
See Also