[]
        
(Showing Draft Content)

DDCssLib.StyleSheet.SyncRoot

SyncRoot Property

SyncRoot

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

Declaration
public object SyncRoot { get; }
Property Value
Type Description
object

The synchronize root.

Implements