OPC Labs EasyOPC Forms
Item Property
OpcLabs_EasyOpcForms ActiveX DLL > UABrowseNodeElementCollection Collection : Item Property

Description
Gets or sets the element at the specified index.

 

DISPID (Dispatch ID):

 

For more information, see Item in .NET Reference.

Property type
Read-write property
Syntax
Visual Basic
Public Property Item( _
   ByVal index As Long _
) As UABrowseNodeElement
Parameters
index

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

UABrowseNodeElementCollection Collection  | UABrowseNodeElementCollection Members