Gets whether the object can be converted to a matrix.
Namespace: Extreme.Data.MatlabAssembly: Extreme.Data (in Extreme.Data.dll) Version: 1.0.16170.0 (1.0.16170.0)
public virtual bool IsMatrix { get; }
Public Overridable ReadOnly Property IsMatrix As Boolean
Get
public:
virtual property bool IsMatrix {
bool get ();
}
abstract IsMatrix : bool with get
override IsMatrix : bool with get
Property Value
Type:
BooleanAlways returns
.
Implements
IDataObjectTObjectIsMatrix
Numerical Libraries
Supported in: 6.0
Reference