DoubleFunctionExplorerCurrentVariableIsValid Property  | 
  
    Namespace: 
   AGI.Foundation.NumericalMethods
    Assembly:
   AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic bool CurrentVariableIsValid { get; }Public ReadOnly Property CurrentVariableIsValid As Boolean
	Get
public:
property bool CurrentVariableIsValid {
	bool get ();
}member CurrentVariableIsValid : bool with get
Property Value
Type: 
Boolean
See Also