Gets the name of the implementation.
Namespace: Extreme.Mathematics.ImplementationAssembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 6.0.16073.0 (6.0.16312.0)
public abstract string Name { get; }
Public MustOverride ReadOnly Property Name As String
Get
public:
virtual property String^ Name {
String^ get () abstract;
}
abstract Name : string with get
Property Value
Type:
String
Numerical Libraries
Supported in: 5.x
Reference