get type/get class/get mode
ModeOf
01 Syntax
SMRUCC.Rsharp.Interpreter.ExecuteEngine.ExpressionSymbols.DataSets.ModeOf
02 Methods
03 Properties
| Name | Overloads | Summary |
|---|---|---|
| keyword | 1 | + modeof for get R# type code + typeof for get VB.NET type + valueof for get VB.NET type of the return value from a .NET api |
| target | 1 | |
| type | 1 | |
| expressionName | 1 |
04 Members
TypeOf(
Object)根据向量化的运算特性,在这里是否应该对于array以及vector,都只返回element type?
Parameters
| Name | Type | Description |
|---|---|---|
x | Object | - |
keyword
modeoffor get R# type code
typeoffor get VB.NET typevalueoffor get VB.NET type of the return value from a .NET api
target
type
expressionName
ToString()
Evaluate(Environment)