Opc.Ua.Core
ValidateDimensions Method



Opc.Ua Namespace > Matrix Class : ValidateDimensions Method
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
Overload List
OverloadDescription
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  
Validate the dimensions of a matrix with a provided expected flattened length. Throws ArgumentException if dimensions overflow and ServiceResultException if maxArrayLength is exceeded  
Validate that dimensions do not overflow  
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 Class
Matrix Members