Open Rails

Train.DistanceTravelledActions Members

Train.DistanceTravelledActions overview

Public Instance Constructors

Train.DistanceTravelledActions Constructor Initializes a new instance of the Train.DistanceTravelledActions class.

Public Instance Properties

Count (inherited from LinkedList)Gets the number of nodes actually contained in the LinkedList`1.
First (inherited from LinkedList)Gets the first node of the LinkedList`1.
Last (inherited from LinkedList)Gets the last node of the LinkedList`1.

Public Instance Methods

AddAfter (inherited from LinkedList)Overloaded.
AddBefore (inherited from LinkedList)Overloaded.
AddFirst (inherited from LinkedList)Overloaded.
AddLast (inherited from LinkedList)Overloaded.
Clear (inherited from LinkedList)Removes all nodes from the LinkedList`1.
Contains (inherited from LinkedList)
Copy
CopyTo (inherited from LinkedList)
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
Find (inherited from LinkedList)
FindLast (inherited from LinkedList)
GetActionsOverloaded.
GetAuxActions
GetEnumerator (inherited from LinkedList)Returns an enumerator that iterates through the LinkedList`1.
GetHashCode (inherited from Object)Serves as a hash function for a particular type.
GetLastClearingDistance
GetObjectData (inherited from LinkedList)Implements the ISerializable interface and returns the data needed to serialize the LinkedList`1 instance.
GetType (inherited from Object)Gets the type of the current instance.
InsertAction
InsertClearSection
OnDeserialization (inherited from LinkedList)Implements the ISerializable interface and raises the deserialization event when the deserialization is complete.
Remove (inherited from LinkedList)Overloaded.
RemoveFirst (inherited from LinkedList)Removes the node at the start of the LinkedList`1.
RemoveLast (inherited from LinkedList)Removes the node at the end of the LinkedList`1.
RemovePendingAIActionItems
ToString (inherited from Object)Returns a string that represents the current object.
UpdatePendingSpeedlimits

Protected Instance Methods

Finalize (inherited from Object)Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

DistanceTravelledActions Class | ORTS Namespace