C#/XAML for HTML5 Documentation
C#/XAML for HTML5 Documentation
Reference
System.Text.RegularExpressions
GroupCollection Class
GroupCollection Properties
Count Property
IsSynchronized Property
Item Property
SyncRoot Property
GroupCollection
Count Property
Returns the number of groups in the collection.
Namespace:
System.Text.RegularExpressions
Assembly:
CSharpXamlForHtml5.System.dll (in CSharpXamlForHtml5.System.dll.dll) Version: 1.0.0.0
Syntax
C#
Copy
public
int
Count
{
get
; }
Property Value
Type:
Int32
Implements
ICollection
Count
See Also
Reference
GroupCollection Class
System.Text.RegularExpressions Namespace