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

Syntax

C#
public Track this[
	Location sctLocation
] { get; }
Visual Basic
Public ReadOnly Default Property Item ( _
	sctLocation As Location _
) As Track
	Get

Parameters

sctLocation
Type: RRAutoLib.CTC..::..Location

See Also