Initializes a new instance of the Route..::..RouteElement class

Namespace: RRAutoLib.CTC
Assembly: RRAutoLib (in RRAutoLib.dll) Version: 1.4.4504.18867

Syntax

C#
protected RouteElement(
	SerializationInfo info,
	StreamingContext context
)
Visual Basic
Protected Sub New ( _
	info As SerializationInfo, _
	context As StreamingContext _
)

See Also