Gets the base type of the implementation.
Namespace: Extreme.Mathematics.Generic.SignalProcessingAssembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 6.0.16073.0 (6.0.16312.0)
public Type ImplementedType { get; }
Public ReadOnly Property ImplementedType As Type
Get
public:
virtual property Type^ ImplementedType {
Type^ get () sealed;
}
abstract ImplementedType : Type with get
override ImplementedType : Type with get
Property Value
Type:
Type
Numerical Libraries
Supported in: 5.x
Reference