DlmsTypeGatewayConfigurationElementArrayItem 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#
public DlmsTypeGatewayConfigurationElement this[
	int index
] { get; }

Parameters

index  Int32

Return Value

DlmsTypeGatewayConfigurationElement

See Also