| RsharpDataObject {SMRUCC.Rsharp.Runtime.Components} | .NET clr documentation |
the R# data object with specific element data type
# namespace SMRUCC.Rsharp.Runtime.Components
export class RsharpDataObject {
# get the element type of this R# runtime object
elementType: RType;
}
elementType: RType