CaptureCollection Properties
Collapse the table of content
Expand the table of content

CaptureCollection Properties

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

The CaptureCollection type exposes the following members.

  NameDescription
Public property Count Gets the number of substrings captured by the group.
Public property IsReadOnly Gets a value that indicates whether the collection is read-only.
Public property IsSynchronized Gets a value that indicates whether access to the collection is synchronized (thread-safe).
Public property Item Gets an individual member of the collection.
Public property SyncRoot Gets an object that can be used to synchronize access to the collection.
Top

Show:
© 2017 Microsoft