Gets the dimension of the space on which the function is defined.

Declaration Syntax
| C# | Visual Basic | Visual C++ | F# |
public int Dimension { get; }
Public ReadOnly Property Dimension As Integer
Get
public:
property int Dimension {
int get ();
}Assembly:
Meta.Numerics (Module: Meta.Numerics) Version: 2.0.0.0 (2.0.0.0)