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

Glossary Item Box

Returns the flattened array as a multi-dimensional array.

Syntax

Visual Basic (Usage)Copy Code
Dim instance As Matrix
Dim value As Array
 
value = instance.ToArray()
C# 
public Array ToArray()

Requirements

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

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.