点击或拖拽改变大小

PropertyManagerPage2Handler9WrapperOnSubmitSelection 方法

[缺少 "M:Du.SolidWorks.Extension.PropertyManagerPage2Handler9Wrapper.OnSubmitSelection(System.Int32,System.Object,System.Int32,System.String@)" 的 <summary> 文档]

命名空间:  Du.SolidWorks.Extension
程序集:  Du.SolidWorks (在 Du.SolidWorks.dll 中) 版本:0.1.1.0 (0.1.1)
语法
public bool OnSubmitSelection(
	int id,
	Object selection,
	int selType,
	ref string itemText
)

参数

id
类型:SystemInt32

[缺少 "M:Du.SolidWorks.Extension.PropertyManagerPage2Handler9Wrapper.OnSubmitSelection(System.Int32,System.Object,System.Int32,System.String@)" 的 <param name="id"/> 文档]

selection
类型:SystemObject

[缺少 "M:Du.SolidWorks.Extension.PropertyManagerPage2Handler9Wrapper.OnSubmitSelection(System.Int32,System.Object,System.Int32,System.String@)" 的 <param name="selection"/> 文档]

selType
类型:SystemInt32

[缺少 "M:Du.SolidWorks.Extension.PropertyManagerPage2Handler9Wrapper.OnSubmitSelection(System.Int32,System.Object,System.Int32,System.String@)" 的 <param name="selType"/> 文档]

itemText
类型:SystemString

[缺少 "M:Du.SolidWorks.Extension.PropertyManagerPage2Handler9Wrapper.OnSubmitSelection(System.Int32,System.Object,System.Int32,System.String@)" 的 <param name="itemText"/> 文档]

返回值

类型:Boolean

[缺少 "M:Du.SolidWorks.Extension.PropertyManagerPage2Handler9Wrapper.OnSubmitSelection(System.Int32,System.Object,System.Int32,System.String@)" 的 <returns> 文档]

实现

IPropertyManagerPage2Handler9.OnSubmitSelection(Int32, Object, Int32, String)
参见