Microsoft.R.Editor.Data.RSessionDataObject.RSessionDataObject C# (CSharp) Method

RSessionDataObject() protected method

protected RSessionDataObject ( ) : System.Collections.Generic
return System.Collections.Generic
        protected RSessionDataObject() {
            MaxReprLength = DefaultMaxReprLength;
        }

Same methods

RSessionDataObject::RSessionDataObject ( IREvaluationResultInfo evaluation, int maxChildrenCount = null ) : System.Collections.Generic