FSUIPC Client DLL
.NET interface for FSUIPC
|
Represents an entire row of cells on the CDU. More...
Public Member Functions | |
override string | ToString () |
Returns the text displayed on the row as a string. | |
Properties | |
PMDG_NGX_CDU_Cell[] | Cells [get] |
An array of cells that make up the row from left to right. The first cell on the left is index 0. | |
Represents an entire row of cells on the CDU.
|
inline |
Returns the text displayed on the row as a string.