QuickOPC User's Guide and Reference
ArgumentIndex Property (_UAMethodOutputException)



View with Navigation Tools
OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.ComTypes Namespace > _UAMethodOutputException Interface : ArgumentIndex Property
Gets the index of the argument that causes this exception.
Syntax
'Declaration
 
ReadOnly Property ArgumentIndex As Integer
 
'Usage
 
Dim instance As _UAMethodOutputException
Dim value As Integer
 
value = instance.ArgumentIndex
Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also