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