| TopologyAdapterNodeList Property |
Complete NodesList
Namespace:
CSharpGrid.Grid.SPI
Assembly:
CSharpGrid (in CSharpGrid.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax public List<NodeInfo> NodeList { get; }
public:
property List<NodeInfo^>^ NodeList {
List<NodeInfo^>^ get ();
}
Property Value
Type:
ListNodeInfoSee Also