RDispose {SMRUCC.Rsharp.Runtime.Interop} | .NET clr documentation |
Helper for implements using in R#
# namespace SMRUCC.Rsharp.Runtime.Interop
export class RDispose extends Value`1 {
env: Environment;
HasValue: boolean;
type: RType;
Value: any kind;
}
type
: RTypeValue
: any kind