ServiceReferenceCollectionEditor.CreateNewItemTypes 方法

定义

获取集合编辑器可创建的数据类型。

protected:
 override cli::array <Type ^> ^ CreateNewItemTypes();
protected override Type[] CreateNewItemTypes ();
override this.CreateNewItemTypes : unit -> Type[]
Protected Overrides Function CreateNewItemTypes () As Type()

返回

Type[]

ServiceReferenceCollectionEditor 类可创建的数据类型。

适用于