SequenceFileListConnections.FromControl
- 更新时间2025-07-21
- 阅读时长1分钟
SequenceFileListConnections.FromControl
Syntax
SequenceFileListConnections.FromControl( uiObj)
Return Value
SequenceFileListConnection connected to the uiObj parameter. When no SequenceFileListConnection exists for this control, this method returns NULL .
Purpose
Returns the SequenceFileListConnection connected to the uiObj parameter.
Parameters
uiObj As Object
[In] Specifies the connected user interface object.