Spread for ASP.NET 11 Product Documentation
SpreadImageCollectionEditor Constructor


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > SpreadImageCollectionEditor Class : SpreadImageCollectionEditor Constructor
The type of the collection for this editor to edit.
Initializes a new instance of the SpreadImageCollectionEditor class using the specified collection type.
Syntax
'Declaration
 
Public Function New( _
   ByVal type As Type _
)
'Usage
 
Dim type As Type
 
Dim instance As New SpreadImageCollectionEditor(type)
public SpreadImageCollectionEditor( 
   Type type
)

Parameters

type
The type of the collection for this editor to edit.
See Also

Reference

SpreadImageCollectionEditor Class
SpreadImageCollectionEditor Members