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


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

Reference

C1DelegateList<T> Class
C1DelegateList<T> Members