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