EasyUA Reference
GetIndex Method
See Also  Send Feedback
Opc.Ua.Core.Net4 Assembly > Opc.Ua Namespace > StringTable Class : GetIndex Method

value

Glossary Item Box

Returns the index of the specified namespace uri.

Syntax

Visual Basic (Usage)Copy Code
Dim instance As StringTable
Dim value As String
Dim value As Integer
 
value = instance.GetIndex(value)
C# 
public int GetIndex( 
   string value
)

Parameters

value

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.