SynchronizedReadOnlyCollection(Of T).ICollection(Of T).IsReadOnly Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Returns true.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
'Declaration Private ReadOnly Property IsReadOnly As Boolean Implements ICollection(Of T).IsReadOnly
Implements
ICollection(Of T).IsReadOnly
Show: