GroupCollectionSyncRoot Property |
Gets an object that can be used to synchronize access to the
GroupCollection.
Namespace: System.Text.RegularExpressionsAssembly: CSharpXamlForHtml5.System.dll (in CSharpXamlForHtml5.System.dll.dll) Version: 1.0.0.0
Syntax public Object SyncRoot { get; }
Return Value
Type:
ObjectA copy of the
Match object to synchronize.
See Also