ControlTryUseNative Method |
Try to use any available native provider in an undefined order.
Namespace: Altaxo.CalcAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public static bool TryUseNative()
Return Value
Boolean
True if one of the native providers was found and successfully initialized.
False if it failed and the previous provider is still active.
See Also