The NaiveLockingList<(Of <(<'T>)>)> type exposes the following members.

Properties

  NameDescription
Public propertyCount
Public propertyIsReadOnly
Public propertyItem
Public propertySharedList
Access to the underlying SharedList

Remarks

Allows locking to be explicitly managed for the sake of effeciency

See Also