uaPLUS Reference
ReadEncodeableArray Method
See Also  Send Feedback
Opc.Ua Namespace > XmlDecoder Class : ReadEncodeableArray Method

fieldName
systemType

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Function ReadEncodeableArray( _
   ByVal fieldName As String, _
   ByVal systemType As Type _
) As Array
C# 
public Array ReadEncodeableArray( 
   string fieldName,
   Type systemType
)

Parameters

fieldName
systemType

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family

See Also

© 2010-2018 Copyright Advosol Inc. All Rights Reserved.