Gets whether the object is an R object (with a class attribute).
Namespace: Extreme.Data.RAssembly: Extreme.Data (in Extreme.Data.dll) Version: 1.0.16170.0 (1.0.16170.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
Numerical Libraries
Supported in: 6.0
Reference