Gets whether the object is an R object (with a class attribute).
Namespace:
Extreme.Data.R
Assembly:
Extreme.Data (in Extreme.Data.dll) Version: 3.1.0
public virtual bool IsObject { get; }
Public Overridable ReadOnly Property IsObject As Boolean
Get
public:
virtual property bool IsObject {
bool get ();
}
abstract IsObject : bool with get
override IsObject : bool with get
Property Value
Type:
Boolean
Reference