Represents a BFE command.
Declaration Syntax
public class BFECommand : CDBCommand
Table 864: Members
Property | Elem |
Gets the element number. |
Property | Index |
Gets the command index. (Inherited from Command.) |
Property | Lab |
Gets the label. |
Property | Name |
Gets the command name. (Inherited from Command.) |
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 | ValCount |
Gets the number of values. |
Property | Values |
Gets the values. |