CmsRecipientCollection.ICollection.SyncRoot Property

Definition

Gets an object that can be used to synchronize access to the ICollection.

object System.Collections.ICollection.SyncRoot { get; }

Property Value

An object that can be used to synchronize access to the ICollection.

Implements

Remarks

This member is an explicit interface member implementation. It can be used only when the CmsRecipientCollection instance is cast to an ICollection interface.

Applies to

Product Versions
.NET Core 1.0, Core 1.1