Spread for ASP.NET 10 Product Documentation
StringCollectionItemEditor Constructor


The type of the collection for this editor to edit.
Creates a new StringCollection editor.
Syntax
'Declaration
 
Public Function New( _
   ByVal type As Type _
)
'Usage
 
Dim type As Type
 
Dim instance As New StringCollectionItemEditor(type)
public StringCollectionItemEditor( 
   Type type
)

Parameters

type
The type of the collection for this editor to edit.
Requirements

Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

StringCollectionItemEditor Class
StringCollectionItemEditor Members

 

 


Copyright © GrapeCity, inc. All rights reserved.