| SymbolSet {SMRUCC.Rsharp.Runtime} | .NET clr documentation | 
A pool set of the R# runtime symbols
            
# namespace SMRUCC.Rsharp.Runtime
export class SymbolSet {
   # get all variable symbol names inside current symbol list
   SymbolNames: string;
}