RObject.RType Property

Gets the R type of the object.

Definition

Namespace: Extreme.Data.R
Assembly: Extreme.Data (in Extreme.Data.dll) Version: 3.2.0
C#
public abstract RType RType { get; }

Property Value

RType

See Also