[]
        
(Showing Draft Content)

C1.Xamarin.Forms.Grid.GridRowColCollection-1.SyncRoot

SyncRoot Property

SyncRoot

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

Declaration
public object SyncRoot { get; }
Implements