DoubleFunctionExplorerPreviousVariableIsValid Property |
Namespace:
AGI.Foundation.NumericalMethods
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public bool PreviousVariableIsValid { get; }
Public ReadOnly Property PreviousVariableIsValid As Boolean
Get
public:
property bool PreviousVariableIsValid {
bool get ();
}
member PreviousVariableIsValid : bool with get
Property Value
Type:
BooleanSee Also