OPC Labs Base Library
Item Property
OpcLabs_BaseLib ActiveX DLL > XmlQualifiedName2Dictionary Collection : Item Property

Description
Gets or sets the element with the specified key.

 

DISPID (Dispatch ID):

 

For more information, see Item in .NET Reference.

Property type
Read-write property
Syntax
Visual Basic
Public Property Item( _
   ByVal key As Variant _
) As XmlQualifiedName2
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

XmlQualifiedName2Dictionary Collection  | XmlQualifiedName2Dictionary Members