MathException.Element Property
Mathematical primitive which caused the exception.
Namespace: SMath.ManagerAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
public IPrimitive Element { get; }
Public ReadOnly Property Element As IPrimitive
Get
public:
property IPrimitive^ Element {
IPrimitive^ get ();
}
member Element : IPrimitive with get
Property Value
IPrimitive