 | NodeNodeType Property |
[This is preliminary documentation and is subject to change.]
The type of the node.
Namespace:
TrafficSimulation.Simulation.Engine.Environment
Assembly:
TrafficSimulation.Simulation.Engine (in TrafficSimulation.Simulation.Engine.dll) Version: 1.0.0.2 (1.0.0.2)
Syntaxpublic NodeType NodeType { get; }Public ReadOnly Property NodeType As NodeType
Get
public:
virtual property NodeType NodeType {
NodeType get () sealed;
}abstract NodeType : NodeType with get
override NodeType : NodeType with get
Property Value
Type:
NodeTypeImplements
INodeNodeType
See Also