OPC Labs EasyOPC-UA Library
Item Property
OpcLabs_EasyOpcUA ActiveX DLL > UADataSetWriterDataCollection Collection : Item Property

Description
Gets the element with the specified key.

 

DISPID (Dispatch ID):

 

For more information, see Item in .NET Reference.

Property type
Read-only property
Syntax
Visual Basic
Public Property Item( _
   ByVal key As String _
) As UADataSetWriterData
Parameters
key

Return Type

See Item in .NET Reference.

Remarks

For remarks, see Item in .NET Reference.

Example

For examples, see Item in .NET Reference.

See Also

UADataSetWriterDataCollection Collection  | UADataSetWriterDataCollection Members