NumericalIntegratorDimension Property  | 
  
    Namespace: 
   AGI.Foundation.NumericalMethods
    Assembly:
   AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic int Dimension { get; }Public ReadOnly Property Dimension As Integer
	Get
public:
property int Dimension {
	int get ();
}member Dimension : int with get
Property Value
Type: 
Int32
See Also