ExprDimensions Property
Gets an array of integers representing the dimensions of this Expr. Works like the
Wolfram Language function Dimensions.
Namespace: Wolfram.NETLinkAssembly: Wolfram.NETLink (in Wolfram.NETLink.dll) Version: 2.0.0.0
public int[] Dimensions { get; }
Public ReadOnly Property Dimensions As Integer()
Get
public:
property array<int>^ Dimensions {
array<int>^ get ();
}
member Dimensions : int[] with get
Property Value
Int32