SynchronizedReadOnlyCollection(Of T).Count Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the number of elements contained in the thread-safe, read-only collection.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Property Value
Type: System.Int32The number of elements contained in the thread-safe, read-only collection.
Implements
ICollection(Of T).CountICollection.Count
Show: