ParamFormBaseGetParameters Method |
返回用户文档首页Namespace: LoongCAD.STC.DialogAssembly: LoongCAD.STC.Dialog (in LoongCAD.STC.Dialog.dll) Version: 2025.0.9.12 (2025.0.9.12)
Syntaxpublic virtual DObject GetParameters(
Control root = null,
List<Control> exclude = null,
bool bConsiderCheck = true
)
Parameters
- root Control (Optional)
-
- exclude ListControl (Optional)
-
- bConsiderCheck Boolean (Optional)
-
Return Value
DObject
See Also