Psz.Item Property | |
Namespace:
XSharp
Assembly:
XSharp.RT (in XSharp.RT.dll) Version: 2.21
Syntax PROPERTY SELF[
index AS LONG
] AS BYTE GET SET
public byte this[
int index
] { get; set; }
Request Example
View SourceParameters
- index
- Type: Long
Property Value
Type:
ByteSee Also