ComponentOne Xamarin.Android
SyncRoot Property (C1DelegateList<T>)


C1.CollectionView Assembly > C1.CollectionView Namespace > C1DelegateList<T> Class : SyncRoot Property
Syntax
'Declaration
 
Public ReadOnly Property SyncRoot As Object
'Usage
 
Dim instance As C1DelegateList(Of T)
Dim value As Object
 
value = instance.SyncRoot
public object SyncRoot {get;}
See Also

Reference

C1DelegateList<T> Class
C1DelegateList<T> Members