Gets the intersection by its index.
| C# |
public Nullable<IntersectionRecord> this[ int index ] { get; }
- index (Int32)
- Zero-based index of intersection
The intersection record, or null if does not exist
Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)