SMetrID V3 Library - manuál programátora
C#
Show/Hide TOC
Dlms
Type
Lcp
Options
Array
Item Property
Default read-only indexer which returns items of the array
Definition
Namespace:
OddPrg.Protocols.DLMS
Assembly:
OddPrg.Frames.Dlms (in OddPrg.Frames.Dlms.dll) Version: 2.0.0.24 (2.0.0.24)
C#
Copy
public
DlmsTypeLcpOptionsArray
this
[
int
index
] {
get
; }
Parameters
index
Int32
Item index
Return Value
DlmsTypeLcpOptionsArray
See Also
Reference
DlmsTypeLcpOptionsArray Class
OddPrg.Protocols.DLMS Namespace
In This Article
Definition
Parameters
Return Value
See Also