Click or drag to resize
NodeStateItemList Property
Distributed Algorithm Simulator
List of variables.

Namespace: WrapperClasses
Assembly: DistributedAlgorithmSimulator (in DistributedAlgorithmSimulator.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public List<NodeStateItem> ItemList { get; set; }

Property Value

Type: ListNodeStateItem
See Also