FSUIPC Client DLL
.NET interface for FSUIPC
FsAirportCollection Member List

This is the complete list of members for FsAirportCollection, including all inherited members.

Add(FsAirport item)FsAirportCollectioninline
AddRange(IEnumerable< FsAirport > collection)FsAirportCollectioninline
Clear()FsAirportCollectioninline
CountFsAirportCollection
Find(Predicate< FsAirport > Match)FsAirportCollectioninline
FindAll(Predicate< FsAirport > Match)FsAirportCollectioninline
FsAirportCollection()FsAirportCollectioninline
FsAirportCollection(IEnumerable< FsAirport > Airports)FsAirportCollectioninline
GetEnumerator()FsAirportCollectioninline
GetPlayerLocation(AirportComponents Components)FsAirportCollectioninline
GetPlayerLocation(byte ClassInstance, AirportComponents Components)FsAirportCollectioninline
InRangeOfKilometres(double DistanceKM)FsAirportCollectioninline
InRangeOfNauticalMiles(double DistanceNM)FsAirportCollectioninline
LoadComponents(AirportComponents Components)FsAirportCollectioninline
LoadComponents(byte ClassInstance, AirportComponents Components)FsAirportCollectioninline
OrderBy< TKey >(Func< FsAirport, TKey > KeySelector)FsAirportCollectioninline
SetReferenceLocation(AirportComponents Components)FsAirportCollectioninline
SetReferenceLocation(byte ClassInstance, AirportComponents Components)FsAirportCollectioninline
SetReferenceLocation(FsAirport Airport, AirportComponents Components)FsAirportCollectioninline
SetReferenceLocation(string ICAO, AirportComponents Components)FsAirportCollectioninline
SetReferenceLocation(byte ClassInstance, string ICAO, AirportComponents Components)FsAirportCollectioninline
SetReferenceLocation(FsLatitude NewLatitude, FsLongitude NewLongitude, double MagVar, AirportComponents Components)FsAirportCollectioninline
this[int Index]FsAirportCollection
this[string ICAO]FsAirportCollection
WithRunway(Predicate< FsRunway > RunwayMatch)FsAirportCollectioninline