![]() |
Overloaded. Initializes a new instance of the TrackNode class. |
![]() | List of references to Track Circuit sections |
![]() | The array containing the TrPins (Track pins), which are connections to other tracknodes |
![]() | The index in the array of tracknodes. |
![]() | Number of outgoing pins (connections to other tracknodes) |
![]() | Number of outgoing pins (connections to other tracknodes) |
![]() | ??? (needed for ActivityEditor, but not used here, so why is it defined here?) |
![]() | True when this TrackNode has nothing else connected to it (that is, it is a buffer end or an unfinished track) and trains cannot proceed beyond here. |
![]() | If this is a junction, this contains a link to a TrJunctionNode that contains the details about the junction. null otherwise. |
![]() | If this is a vector nodes, this contains a link to a TrVectorNode that contains the details about the vector null otherwise. |
![]() | 'Universal Id', containing location information. Only provided for TrJunctionNode and TrEndNode type of TrackNodes |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type. |
![]() | Gets the Type of the current instance. |
![]() | Returns a String that represents the current Object. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |