C# Class ZForge.Controls.TreeViewAdv.StringCollectionEditor

Inheritance: System.ComponentModel.Design.CollectionEditor
Afficher le fichier Open project: zhuangyy/Motion

Méthodes publiques

Méthode Description
StringCollectionEditor ( Type type ) : System

Méthodes protégées

Méthode Description
CreateCollectionItemType ( ) : Type
CreateInstance ( Type itemType ) : object

Method Details

CreateCollectionItemType() protected méthode

protected CreateCollectionItemType ( ) : Type
Résultat System.Type

CreateInstance() protected méthode

protected CreateInstance ( Type itemType ) : object
itemType System.Type
Résultat object

StringCollectionEditor() public méthode

public StringCollectionEditor ( Type type ) : System
type System.Type
Résultat System