GetTagCount method
Builder Syntax |
Cardinal __fastcall GetTagCount(void); |
Delphi Syntax |
function GetTagCount: Cardinal; |
Overview |
Refer to Working with Tags. |
Remarks
Returns the number of items in the Data Element Tag Table.
The following functions will help you navigate the Data Element Tag Table:
See Also
Functions: |
MoveFirstTag method, MoveLastTag method, MoveNextTag method, MovePrevTag method |