Click or drag to resize

WeakReferenceListBaseT Properties

The WeakReferenceListBaseT generic type exposes the following members.

Properties
  NameDescription
Public propertyCount
Number of items in list
Public propertyIsFixedSize
Always false
Public propertyIsReadOnly
Always false
Public propertyIsSynchronized
Always false
Public propertyItem
Gets or sets an item at a certain index
Public propertySyncRoot
Used for thread safety
Top
See Also