Opc.Ua.Core
Matrix Class
Members 



Opc.Ua Namespace : Matrix Class
Wraps a multi-dimensional array for use within a Variant.
Object Model
Matrix ClassTypeInfo Class
Syntax
'Declaration
 
<DataContractAttribute("http://opcfoundation.org/UA/2008/02/Types.xsd")>
Public Class Matrix 
'Usage
 
Dim instance As Matrix
[DataContract("http://opcfoundation.org/UA/2008/02/Types.xsd")]
public class Matrix 
[DataContract("http://opcfoundation.org/UA/2008/02/Types.xsd")]
public ref class Matrix 
Inheritance Hierarchy

System.Object
   Opc.Ua.Matrix

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Matrix Members
Opc.Ua Namespace