Navigation: thinBasic Modules > VBRegExp > VBMatchCollection_GetCount |
|
Description
Returns the number of matches objects in a match collection.
Syntax
n = VBMatchCollection_GetCount(pMatchCollection)
Returns
Number
Parameters
Name |
Type |
Optional |
Meaning |
pMatchCollection |
Numeric |
No |
A match collection reference pointer retuned by VBRegExp_Execute or equivalent function |
Remarks
Restrictions
See also
Examples
© 2004-2008 thinBasic. All rights reserved. | Version 1.7.0.0 | Web Site: http://www.thinbasic.com |