| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal elements As Array, _ ByVal builtInType As BuiltInType, _ ByVal ParamArray dimensions() As Integer _ ) | |
| C# | |
|---|---|
public Matrix( Array elements, BuiltInType builtInType, params int[] dimensions ) | |
Parameters
- elements
- builtInType
- dimensions
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family