WeakReferenceCollection<(Of <(<'T>)>)>..::..Count Property

Returns the count of live objects.

Namespace:  Tortuga.Anchor.Collections
Assembly:  Tortuga.Anchor (in Tortuga.Anchor.dll)

Syntax


public int Count { get; }
Public ReadOnly Property Count As Integer
	Get

Remarks


For a more accurate count call CleanUp before reading this property.