| Name | GetMappingCount |
|---|---|
| Type | Method |
| Summary | Gets a count of the number of items in the auto-map sequence |
| Prototype | long GetMappingCount(); |
| Description | Returns the number of items in the auto-map sequence. May be zero if no items are present. |
| VBscript example | |
| Jscript example | |
| PerlScript example | |
| Returns | The number of items in the auto-map sequence. Will be zero if it is empty. |
See also ...