Initializing help system before first use

SyncRoot Property

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

Namespace:   Mosel
Assembly:  xprmdn (in xprmdn.dll) Version: 4.8.0.0
Syntax
C#
public Object SyncRoot { get; }

Property Value

Type:  Object

Implements

ICollectionSyncRoot
See Also