Open Rails

StartTrains Members

StartTrains overview

Public Instance Constructors

StartTrains Constructor Initializes a new instance of the StartTrains 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)
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)
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.
GetNextTime
GetNotStartedTTTrainByName
GetNotStartedTTTrainByNumber
GetObjectData (inherited from LinkedList)Implements the ISerializable interface and returns the data needed to serialize the LinkedList`1 instance.
GetTrains
GetTTTrains
GetType (inherited from Object)Gets the type of the current instance.
InsertTrain
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.
ToString (inherited from Object)Returns a string that represents the current object.

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

StartTrains Class | ORTS Namespace