FSUIPC Client DLL
.NET interface for FSUIPC
FsGatesCollection Class Reference

A strongly-typed list of Gates More...

Inherits List< FsGate >.

Properties

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

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