Click or drag to resize

GridRemoteNodeInfos Property

Get Current Remote NodeInfo List

Namespace:  CSharpGrid.Grid
Assembly:  CSharpGrid (in CSharpGrid.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public List<NodeInfo> RemoteNodeInfos { get; }

Property Value

Type: ListNodeInfo
See Also