FSUIPC Client DLL
.NET interface for FSUIPC
FsHelipadsCollection Class Reference

A strongly-typed collection of helipads More...

Inherits List< FsHelipad >.

Properties

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

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