| Visual Basic (Declaration) | |
|---|---|
Public MustOverride Function IsCalculationCompleted() As Boolean | |
| C# | |
|---|---|
public abstract bool IsCalculationCompleted() | |
| C++/CLI | |
|---|---|
public: abstract bool IsCalculationCompleted(); | |
Return Value
A value indicating whether the calculation is complete.Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)