FSUIPC Client DLL
.NET interface for FSUIPC
FsHelipadsCollection Class Reference

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

Properties

FsHelipad this[string ID] [get]
 Gets a single helipad using the ID.
 

Detailed Description

A strongly-typed collection of helipads.

Property Documentation

◆ this[string ID]

FsHelipad this[string ID]
get

Gets a single helipad using the ID.

Parameters
IDThe ID of the helipad
Returns