FSUIPC Client DLL
.NET interface for FSUIPC
FsTaxiwayCollection Class Reference

A strongly-typed collection of taxiways. More...

Properties

FsTaxiway this[string ID] [get]
 Gets a single taxiway using the ID (Name)
 

Detailed Description

A strongly-typed collection of taxiways.

Property Documentation

◆ this[string ID]

FsTaxiway this[string ID]
get

Gets a single taxiway using the ID (Name)

Parameters
IDThe ID (Name) of the taxiway
Returns