FSUIPC Client DLL
.NET interface for FSUIPC
FsTaxiwayCollection Class Reference

A strongly-typed collection of taxiways More...

Inherits List< FsTaxiway >.

Properties

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

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