vbObject {SMRUCC.Rsharp.Runtime.Internal.Object} | .NET clr documentation |
Proxy for VB.NET class any kind
# namespace SMRUCC.Rsharp.Runtime.Internal.Object
export class vbObject {
target: any kind;
# R# type wrapper of the type data for vbObject.target
type: RType;
}
target
: any kindtype
: RType