OPC Labs EasyOPC-UA Library
TryGetValue Method
OpcLabs_EasyOpcUA ActiveX DLL > UANodeIdSet Collection : TryGetValue Method

Description
Searches the set for a given value and returns the equal value it finds, if any.

 

DISPID (Dispatch ID):

 

For more information, see TryGetValue in .NET Reference.

Syntax
Visual Basic
Public Function TryGetValue( _
   ByVal equalValue As Variant, _
   ByRef actualValue As Variant _
) As Boolean
Parameters
equalValue

actualValue

Return Type

See TryGetValue in .NET Reference.

Remarks

For remarks, see TryGetValue in .NET Reference.

Example

For examples, see TryGetValue in .NET Reference.

See Also

UANodeIdSet Collection  | UANodeIdSet Members