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