OPC Labs Base Library Primitives
TryGetValue Method
OpcLabs_BaseLibPrimitives ActiveX DLL > XmlQualifiedName2Dictionary Collection : TryGetValue Method

Description
Gets the value associated with the specified key.

 

DISPID (Dispatch ID):

 

For more information, see TryGetValue in .NET Reference.

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

value

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

XmlQualifiedName2Dictionary Collection  | XmlQualifiedName2Dictionary Members