ParamFormBaseGetParameters Method |
返回用户文档首页Namespace: LoongCAD.UIAssembly: LoongSDKSTC (in LoongSDKSTC.dll) Version: 2025.0.9.8 (2025.0.9.8)
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