C# 클래스 Microsoft.R.DataInspection.RValueInfo

상속: REvaluationResultInfo, IRValueInfo
파일 보기 프로젝트 열기: Microsoft/RTVS

공개 메소드들

메소드 설명
ToEnvironmentIndependentResult ( ) : IREvaluationResultInfo

비공개 메소드들

메소드 설명
RValueInfo ( IRSession session, string environmentExpression, string expression, string name, Newtonsoft.Json.Linq.JObject json ) : System.Collections.Generic
RValueInfo ( IRSession session, string environmentExpression, string expression, string name, string representation, RChildAccessorKind accessorKind, string typeName, IReadOnlyList classes, int length, int attributeCount, int slotCount, int nameCount, IReadOnlyList dim, RValueFlags flags, bool canCoerceToDataFrame ) : System.Collections.Generic

메소드 상세

ToEnvironmentIndependentResult() 공개 메소드

public ToEnvironmentIndependentResult ( ) : IREvaluationResultInfo
리턴 IREvaluationResultInfo