ZForge.Controls.TreeViewAdv.StringCollectionEditor.StringCollectionEditor C# (CSharp) Method

StringCollectionEditor() public method

public StringCollectionEditor ( Type type ) : System
type System.Type
return System
        public StringCollectionEditor(Type type)
            : base(type)
        {
        }