TreeNodeStyleCollectionEditor.CreateCollectionItemType 方法

定义

获取此集合编辑的数据类型。

protected:
 override Type ^ CreateCollectionItemType();
protected override Type CreateCollectionItemType ();
override this.CreateCollectionItemType : unit -> Type
Protected Overrides Function CreateCollectionItemType () As Type

返回

此集合编辑的数据类型。

适用于

另请参阅