Click or drag to resize
MatchCollection Properties

The MatchCollection type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the number of matches.
Public propertyIsSynchronized
Gets a value indicating whether access to the collection is synchronized (thread-safe).
Public propertyItem
Gets an individual member of the collection.
Public propertySyncRoot
Gets an object that can be used to synchronize access to the collection.
Top
See Also