| VIZViewerGetAllObjects Method |
Returns the information of all objects
모든 개체 정보 반환
Executes the specified delegate on the thread
스레드에서 지정된 대리자를 실행
Namespace:
SHConnector
Assembly:
SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax public List<NodeVO> GetAllObjects()
Return Value
Type:
ListNodeVOThe list including the all objects
See Also