FSUIPC Client DLL
.NET interface for FSUIPC
FsGatesCollection Class Reference

A strongly-typed list of Gates. More...

Properties

FsGate this[string ID] [get]
 Gets a single gate using the gate ID.
 

Detailed Description

A strongly-typed list of Gates.

Property Documentation

◆ this[string ID]

FsGate this[string ID]
get

Gets a single gate using the gate ID.

Parameters
IDThe GateID - usually the number
Returns