'Declaration Public Function New( _ ByVal type As Type _ )
'Declaration
Public Function New( _ ByVal type As Type _ )
'Usage Dim type As Type Dim instance As New StringCollectionItemEditor(type)
'Usage
Dim type As Type Dim instance As New StringCollectionItemEditor(type)
public StringCollectionItemEditor( Type type )
StringCollectionItemEditor Class StringCollectionItemEditor Members