RCommand

Represents a R command.

Declaration Syntax

public class RCommand : CDBCommand

Table 897: Members

Property

Index

Gets the command index.

(Inherited from Command.)

Property

Name

Gets the command name.

(Inherited from Command.)

Property

Nset

Gets the set number.

Property

Stloc

Gets the starting location.

Property

ToCdbCommandString

Gets the command text formatted as a CDB file entry. Gets the command parameters formatted as a string.

Property

Values

Gets the values.