PlcBlockInfoCollection Members

Namespace: IPS7Lnk.Advanced
Assemblies: IPS7LnkNet.Advanced.dll, IPS7LnkNet.Advanced.dll
The PlcBlockInfoCollection type exposes the following members.

GetKeyForItem(PlcBlockInfo)

Extracts the key from the specified element.

C#

protected override PlcOperand GetKeyForItem(PlcBlockInfo item)


Parameters

item PlcBlockInfo

The element from which to extract the key.


Returns

PlcOperand

The key for the specified element.



Exceptions

ArgumentNullException

The item is a null reference (Nothing in Visual Basic).