uaPLUS Reference
CreateArray Method
See Also  Send Feedback
Opc.Ua Namespace > TypeInfo Class : CreateArray Method

type
dimensions

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Shared Function CreateArray( _
   ByVal type As BuiltInType, _
   ByVal ParamArray dimensions() As Integer _
) As Array
C# 
public static Array CreateArray( 
   BuiltInType type,
   params int[] dimensions
)

Parameters

type
dimensions

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.