uaPLUS Reference
ToArray Method
See Also  Send Feedback
Opc.Ua Namespace > ExtensionObject Class : ToArray Method

extensions
elementType

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Shared Function ToArray( _
   ByVal extensions As Array, _
   ByVal elementType As Type _
) As Array
C# 
public static Array ToArray( 
   Array extensions,
   Type elementType
)

Parameters

extensions
elementType

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.