SMetrID V3 Library - manuál programátora
C#
Show/Hide TOC
Dlms
Type
Double
Long
Unsigned
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
DlmsTypeDoubleLongUnsigned
this
[
int
index
] {
get
; }
Parameters
index
Int32
Return Value
DlmsTypeDoubleLongUnsigned
See Also
Reference
DlmsTypeDoubleLongUnsignedArray Class
OddPrg.Protocols.DLMS Namespace
In This Article
Definition
Parameters
Return Value
See Also