SynchronizedCollection(Of T).Items Property
.NET Framework (current version)
Gets the list of elements contained in the thread-safe collection.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Property Value
Type: System.Collections.Generic.List(Of T)The IList(Of T) of elements that are contained in the thread-safe, read-only collection.
.NET Framework
Available since 3.0
Available since 3.0
Show: