프로퍼티 | 타입 | 설명 | |
---|---|---|---|
entIndex | Index |
메소드 | 설명 | |
---|---|---|
IFPByte ( int ifpoffset, bool ifpvisible, string ifpname, string extendedDescription, Index iIndex, int entlineNumber, int entparent, int entPrevSibling ) : System |
Initializes a new instance of the IFPByte class.
|
public IFPByte ( int ifpoffset, bool ifpvisible, string ifpname, string extendedDescription, Index iIndex, int entlineNumber, int entparent, int entPrevSibling ) : System | ||
ifpoffset | int | The ifpoffset. |
ifpvisible | bool | if set to |
ifpname | string | The ifpname. |
extendedDescription | string | |
iIndex | Index | Index of the i. |
entlineNumber | int | The entline number. |
entparent | int | The entparent. |
entPrevSibling | int | The ent prev sibling. |
리턴 | System |