Represents a BF command.
Declaration Syntax
public class BFCommand : CDBCommand
Table 862: Members
Property | Index |
Gets the command index. (Inherited from Command.) |
Property | Lab |
Gets the label. |
Property | Name |
Gets the command name. (Inherited from Command.) |
Property | Node |
Gets the node number. |
Property | ToCdbCommandString |
Gets the command text formatted as a CDB file entry. Gets the command parameters formatted as a string. |
Property | ValCount |
Gets the number of values. |
Property | Values |
Gets the values. |