 |
ScreensItem Property |
Gets the Screen Item
Namespace:
ConneXion
Assembly:
ConneXion (in ConneXion.dll) Version: 2020.0
Syntaxpublic Screen this[
int index
] { get; }
Public ReadOnly Default Property Item (
index As Integer
) As Screen
Get
Parameters
- index
- Type: SystemInt32
Index
Property Value
Type:
ScreenScreen Index
Return Value
Type:
ScreenScreen Item
Remarks Note |
---|
|
See Also