Opc.Ua.Core
Matrix Class Members
Properties  Methods 


Opc.Ua Namespace : Matrix Class

The following tables list the members exposed by Matrix.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public Property The dimensions of the matrix.  
Public Property The elements of the matrix.  
Public Property The type information for the matrix.  
Top
Public Methods
 NameDescription
Public Method  
Public Method Determines if the specified object is equal to the object.  
Public MethodServes as the default hash function.  
Public Method Makes a deep copy of the object.  
Public Method Returns the flattened array as a multi-dimensional array.  
Public MethodOverloaded.  Returns the string representation of the object.  
Public Methodstatic (Shared in Visual Basic)Overloaded.  Validate the dimensions of a given matrix. As a side effect will bring to 0 negative dimensions. Throws ArgumentException if dimensions overflow and ServiceResultException if maxArrayLength is exceeded  
Top
See Also

Reference

Matrix Class
Opc.Ua Namespace